| \ = used to escape non template characters |
| A = AM/PM (PM) |
| a = am/pm (pm) |
| B = Swatch internet time (000) |
| c = full (2025-11-08T23:00:59+00:00) |
| D = day of week (Sat) |
| d = day of month (08) |
| e = timezone (GMT)* |
| F = name of month (November) |
| g = hour (11) (12 hr no leading 0) |
| h = hour (11) (12hr leading 0) |
| G = hour (23) (24hr no leading 0) |
| H = hour (23) (24hr leading 0) |
| i = minutes (00) |
| I = daylight saving (0) (1=yes 0=no) |
| j = day of month (8) (no leading 0) |
| l = day of week (Saturday) |
| 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) (6) |
| w = day (sun=0 sat=6) (6) |
| r = full (Sat, 08 Nov 2025 23:00:59 +0000) |
| S = type of date (1st 2nd 3rd 4th) (th) |
| s = seconds (59) |
| T = timezone abbrv (GMT) |
| t = days in month (30) |
| U = seconds since 1/1/1970 (1762642859) |
| W = week number (45) |
| y = year (25) |
| Y = year (2025) |
| z = days (0=jan 1) (311) |
| O = difference from GMT in hours (+0000)* |
| P = same with a colon (+00:00)* |
| u = Microseconds (000000) |