mirror of
https://github.com/araddon/dateparse.git
synced 2025-10-03 10:42:02 +08:00
100% test coverage and simplification
This commit is contained in:
@@ -6,6 +6,8 @@ a Scan/Lex based approach to minimize shotgun based parse attempts.
|
||||
See [bench_test.go](https://github.com/araddon/dateparse/blob/master/bench_test.go) for performance comparison.
|
||||
|
||||
|
||||
[]()
|
||||
|
||||
See example https://github.com/araddon/dateparse/blob/master/example/main.go
|
||||
```go
|
||||
package main
|
||||
|
Reference in New Issue
Block a user