e
This commit is contained in:
parent
00000d9911
commit
00000d9088
1 changed files with 2 additions and 0 deletions
|
|
@ -69,6 +69,8 @@ class Time(datetime):
|
|||
formats = [
|
||||
"%B %d, %Y %H:%M %p",
|
||||
"%B %d, %Y %H:%M",
|
||||
"%B %d, %Y %H:%M:%S",
|
||||
"%B %d, %Y %H:%M:%S %p",
|
||||
"%Y-%m-%d %H:%M",
|
||||
"%Y-%m-%d %H:%M:%S",
|
||||
"%Y/%m/%d %H:%M",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue