mirror of
https://github.com/Jackett/Jackett
synced 2024-12-22 07:43:13 +00:00
Updated Definition format (markdown)
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
|
||||
|
|
Loading…
Reference in a new issue