mirror of
https://github.com/LingCoder/OnJava8.git
synced 2026-08-27 00:13:28 +08:00
15 lines
316 B
Plaintext
15 lines
316 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. |