1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2024-12-22 07:43:13 +00:00

Updated Definition format (markdown)

ilike2burnthing 2023-02-24 00:17:36 +00:00
parent 88afd25e3a
commit 385ba6ec59

@ -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: