Q. Which function returns the current date and time?
β
Correct Answer: (C)
date()
Explanation: date() formats a local date/time, if no timestamp given current time is used.