Skip to content

Commit

Permalink
more time format
Browse files Browse the repository at this point in the history
  • Loading branch information
yuzhichang committed Apr 23, 2021
1 parent f75cb3a commit db8d614
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions parser/parser.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ var (
"Jan 02, 2006 15:04:05.999999999Z07:00",
"Jan 02, 2006 15:04:05.999999999",
"Jan 02, 2006 15:04:05",
"Jan 02, 2006 03:04:05 PM",
"02/01/2006 15:04:05.999999999",
"02/01/06 15:04:05.999999999",
"02/Jan/2006 15:04:05 Z07:00",
Expand Down

0 comments on commit db8d614

Please sign in to comment.