Updated Definition format (markdown)

garfield69 2023-02-24 13:00:18 +13:00
parent 767ffa5f91
commit de1dac9802
1 changed files with 0 additions and 4 deletions

@ -1454,10 +1454,6 @@ ffff|The ten thousandths of a second in a date and time value.|2009-06-15T13:45:
fff|The milliseconds in a date and time value.|2009-06-15T13:45:30.6175000 -> 617
ff|The hundredths of a second in a date and time value.|2009-06-15T13:45:30.6175000 -> 61
f|The tenths of a second in a date and time value.|2009-06-15T13:45:30.6175000 -> 6
FFFF|If non-zero, the ten thousandths of a second in a date and time value.|2009-06-15T13:45:30.0000500 -> (no output)
FFF|If non-zero, the milliseconds in a date and time value.|2009-06-15T13:45:30.6175000 -> 617
FF|If non-zero, the hundredths of a second in a date and time value.|2009-06-15T13:45:30.6175000 -> 61
F|If non-zero, the tenths of a second in a date and time value.|2009-06-15T13:45:30.6175000 -> 6
tt|The AM/PM designator.|2009-06-15T13:45:30.6175000 -> 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