mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-19 11:58:20 -07:00
15 lines
302 B
Plaintext
15 lines
302 B
Plaintext
'1jan2013'd
|
|
'9:25:19pm't
|
|
'18jan2003:9:27:05am'dt
|
|
|
|
----------------------------------------------------
|
|
|
|
[
|
|
["datetime", "'1jan2013'd"],
|
|
["datetime", "'9:25:19pm't"],
|
|
["datetime", "'18jan2003:9:27:05am'dt"]
|
|
]
|
|
|
|
----------------------------------------------------
|
|
|
|
Checks for date, times and datetimes. |