diff --git a/Definition-format.md b/Definition-format.md index 3341267..ad0f6fb 100644 --- a/Definition-format.md +++ b/Definition-format.md @@ -1444,6 +1444,7 @@ ddd|The abbreviated name of the day of the week.|2009-06-15T13:45:30.6175 -> Mon dd|The day of the month, from 01 through 31.|2009-06-15T13:45:30.6175 -> 15 d|The day of the month, from 1 through 31.|2009-06-15T13:45:30.6175 -> 15 HH|The hour, using a 24-hour clock from 00 to 23.|2009-06-15T13:45:30.6175 -> 13 +H|The hour, using a 24-hour clock from 0 to 23.|2009-06-15T13:45:30.6175 -> 13 hh|The hour, using a 12-hour clock from 01 to 12.|2009-06-15T13:45:30.6175 -> 01 h|The hour, using a 12-hour clock from 1 to 12.|2009-06-15T13:45:30.6175 -> 1 mm|The minute, from 00 through 59.|2009-06-15T13:45:30.6175 -> 45 @@ -1457,7 +1458,6 @@ f|The tenths of a second in a date and time value.|2009-06-15T13:45:30.6175 -> 6 tt|The AM/PM designator.|2009-06-15T13:45:30.6175 -> PM zzz|Hours and minutes offset from UTC.|2009-06-15T13:45:30-07:00 -> -07:00 zz|Hours offset from UTC, with a leading zero for a single-digit value.|2009-06-15T13:45:30-07:00 -> -07 -``` Example: