diff --git a/Definition-format.md b/Definition-format.md index 8db7ca1..13f092e 100644 --- a/Definition-format.md +++ b/Definition-format.md @@ -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