Skip to content

GoLang Parse many date strings without knowing format in advance.

License

Notifications You must be signed in to change notification settings

igungor/dateparse

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Date Parser

Fork of https://github.com/araddon/dateparse.

Parse many date strings without knowing format in advance. Uses a scanner to read bytes and use a state machine to find format. Much faster than shotgun based parse methods.

About

GoLang Parse many date strings without knowing format in advance.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%