I recently uploaded Gregor, a date and time library, to the package server.

Features:

- representations for and generic operations on:
  - dates
  - times (as in, time-of-day)
  - datetimes (combined date and time)
  - moments (combined datetime and IANA/Olson timezone)
- date arithmetic
- localized formatting and parsing, using CLDR data

As you might expect from the name, Gregor uses a (proleptic) Gregorian calendar.

Documentation: http://pkg-build.racket-lang.org/doc/gregor/index.html
Source and bug tracking: https://github.com/97jaz/gregor

-Jon

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to