| \ = used to escape non template characters |
| A = AM/PM (AM) |
| a = am/pm (am) |
| B = Swatch internet time (388) |
| c = full (2025-11-11T08:18:55+00:00) |
| D = day of week (Tue) |
| d = day of month (11) |
| e = timezone (GMT)* |
| F = name of month (November) |
| g = hour (8) (12 hr no leading 0) |
| h = hour (08) (12hr leading 0) |
| G = hour (8) (24hr no leading 0) |
| H = hour (08) (24hr leading 0) |
| i = minutes (18) |
| I = daylight saving (0) (1=yes 0=no) |
| j = day of month (11) (no leading 0) |
| l = day of week (Tuesday) |
| L = leapyear (1=yes 0=no) (0) |
| M = name of month (Nov) |
| m = month (11) (leading 0) |
| n = month (11) (no leading 0) |
| N = day (1=mon 7=sun) (2) |
| w = day (sun=0 sat=6) (2) |
| r = full (Tue, 11 Nov 2025 08:18:55 +0000) |
| S = type of date (1st 2nd 3rd 4th) (th) |
| s = seconds (55) |
| T = timezone abbrv (GMT) |
| t = days in month (30) |
| U = seconds since 1/1/1970 (1762849135) |
| W = week number (46) |
| y = year (25) |
| Y = year (2025) |
| z = days (0=jan 1) (314) |
| O = difference from GMT in hours (+0000)* |
| P = same with a colon (+00:00)* |
| u = Microseconds (000000) |