mirror of
https://github.com/araddon/dateparse.git
synced 2025-10-22 06:16:13 +08:00
Improve CLI tool for example usage
This commit is contained in:
@@ -32,6 +32,12 @@ t, err := dateparse.ParseLocal("3/1/2014")
|
||||
|
||||
```
|
||||
|
||||
cli tool for testing dateformats
|
||||
----------------------------------
|
||||
|
||||
[Date Parse CLI](https://github.com/araddon/dateparse/blob/master/dateparse)
|
||||
|
||||
|
||||
Extended example https://github.com/araddon/dateparse/blob/master/example/main.go
|
||||
```go
|
||||
package main
|
||||
|
Reference in New Issue
Block a user