Time

Oct-16-2024 10:29:09


Oct-16-2024 05:29:09:AM


Parameter-Description-Example

“r” Returns the full date and time

Wed, 16 Oct 2024 05:29:09 -0500


“a”,”A” Returns whether the current time is am or pm, AM or PM respectively

am

AM


“g”,”G” Returns the hour without leading zeroes [1 to 12], [0 to 23] respectively

5

5


“h”,”H” Returns the hour with leading zeros [01 to 12],[00 to 23] respectively

05

05


“i”,”s” Returns the minutes/seconds with leading zeroes [00 to 59]

29

09


Day parameters

Parameter Description Example “d” Returns the day of the month with leading zeroes [01 to 31]

16


“j” Returns the day of the month without leading zeroes [1 to 31]

16


“D” Returns the first 3 letters of the day name [Sub to Sat]

Wed


“l” Returns day name of the week [Sunday to Saturday]

Wednesday


“w” Returns day of the week without leading zeroes [0 to 6] Sunday is represent by zero (0) through to Saturday represented by six (6)

3


“z” Returns the day of the year without leading spaces [0 through to 365]

289


Month Parameters

Parameter Description Example “m” Returns the month number with leading zeroes [01 to 12]

10


“n” Returns the month number without leading zeroes [01 to 12]

10


“M” Returns the first 3 letters of the month name [Jan to Dec]

Oct


“F” Returns the month name [January to December]

October


“t” Returns the number of days in a month [28 to 31]

31


Year Parameters

Parameter Description Example “L” Returns 1 if it’s a leap year and 0 if it is not a leap year

1


“Y” Returns four digit year format

2024


“y” Returns two (2) digits year format (00 to 99)

24


Wednesday October-16-2024 05:29:09 AM
Wednesday October-16-2024 5:29:09 AM

9 Time Zones

America/Adak
America/Anchorage
America/Boise
America/Chicago
America/Denver
America/Detroit
America/Indiana/Indianapolis
America/Indiana/Knox
America/Indiana/Marengo
America/Indiana/Petersburg
America/Indiana/Tell_City
America/Indiana/Vevay
America/Indiana/Vincennes
America/Indiana/Winamac
America/Juneau
America/Kentucky/Louisville
America/Kentucky/Monticello
America/Los_Angeles
America/Menominee
America/Metlakatla
America/New_York
America/Nome
America/North_Dakota/Beulah
America/North_Dakota/Center
America/North_Dakota/New_Salem
America/Phoenix
America/Sitka
America/Yakutat
Pacific/Honolulu