-
o represents a one-character ordinal adjective. For example, 1 for first, 2 for second, 3 for third, 4 for fourth, or L for last.
-
D represents 1 or 2 ASCII digits or characters representing the date of the month.
-
ddd represents three characters containing the English abbreviation for the day of the week. For example, Sun for Sunday, Mon for Monday, etc.
-
mmm represents a three-character English abbreviation for the month. For example, Jan for January, Feb for February, etc.
-
h represents a one-numeric digit representing the time to adjust hAM (0h00 in military format).
The valid values of h are from 0 through 9.
-
t represents one character for the time zone to which the changes are applied. For example, “L” for local time or “U” for Universal Time.