Sign in Sign up
hex

time_seer

TimeSeer is an Elixir library for parsing dates and times and returning Erlang style date and time tuples. Eg. "15:12:07" "2:42pm" "24/12/2014" will become {15,12,7}, {14,42,0}, and {2014,12,24} respectively.

hex View on Hex

Activity

Latest release
10y ago
Total releases
6
Cadence
~5 days
Last 12 months
0

Details

License
MIT
First release
Aug 04, 2014
Releases
Version Released
0.0.6 patch
0.0.5 patch
0.0.4 patch
0.0.3 patch
0.0.2 patch
0.0.1 initial