mirror of
https://github.com/araddon/dateparse.git
synced 2025-08-21 04:59:20 +08:00
完善代码
This commit is contained in:
@@ -29,6 +29,10 @@ var examples = []string{
|
||||
"September 17, 2012 10:09am",
|
||||
"September 17, 2012 at 10:09am PST-08",
|
||||
"September 17, 2012, 10:10:09",
|
||||
"06/Jan/2008:15:04:05 -0700",
|
||||
"06/Jan/2008 15:04:05 -0700",
|
||||
"171113 14:14:20",
|
||||
"14 May 2019 19:11:40.164",
|
||||
"October 7, 1970",
|
||||
"October 7th, 1970",
|
||||
"12 Feb 2006, 19:17",
|
||||
|
Reference in New Issue
Block a user