suggestions icon indicating copy to clipboard operation
suggestions copied to clipboard

Date/time library

Open lpil opened this issue 5 years ago • 1 comments

Initial work here: https://github.com/gleam-experiments/time

lpil avatar Dec 16 '19 09:12 lpil

I've actually been thinking about this quite a bit. Is there any prior art that people can point me to for either:

  • Good libraries in erlang. Timex and the Elixir stdlib modules are good but pure erlang could be a basis for being wrapped.
  • Good datetime utilities in strongly typed languages, I have less experience here

CrowdHailer avatar Jul 01 '20 13:07 CrowdHailer