![]() |
VOOZH | about |
The ctime() function is used to return a string containing the date and time.
Syntax: ctime()
Parameters: This function does not accept any parameter.
Return values: This function returns a string containing the date and time.
The format of the string representation:
Sun, Mo, Tue, Wed, Thu, Fri, Sat
Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec
Example 1: Getting a string containing the date and time
Output:
1627282355.0111642 Date for Timestamp used is: 2021-07-26 Today's date: Mon Jul 26 00:00:00 2021
Example 2: Getting a string containing the date and time
Output:
The date: Sun Feb 10 00:00:00 2013