Skip to content

97jaz/gregor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gregor: a date and time library for Racket

Jon Zeppieri <zeppieri@gmail.com>

To install:

raco pkg install gregor

To use:

(require gregor)

Gregor is a date and time library for Racket. It provides:

  • data structures for representing dates, times, and their combination, both with and without time zones;
  • generic functions for accessing these data structures;
  • date and time arithmetic, based on a proleptic Gregorian calendar and the tz database; and
  • localized formatting and parsing, based on CLDR.

Read the documentation

About

Date and time library for Racket

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages