mirror of
https://github.com/araddon/dateparse.git
synced 2025-08-20 20:28:40 +08:00
fix date "1 July 2013" closes #70
This commit is contained in:
@@ -32,6 +32,7 @@ var examples = []string{
|
||||
"7 oct 70",
|
||||
"7 oct 1970",
|
||||
"03 February 2013",
|
||||
"1 July 2013",
|
||||
"2013-Feb-03",
|
||||
// mm/dd/yy
|
||||
"3/31/2014",
|
||||
|
Reference in New Issue
Block a user