Chronos is a reusable code library, written in Smalltalk, for the
creation of and computations with date and time values. It provides classes to
represent and perform computations with point-in-time values, temporal extents
(durations of time) and temporal intervals (specific periods of time, such as
the quarter from 15 July 2005 through 14 October 2005.) Chronos implements the ANSI-Smalltalk Standard DateAndTime, DateAndTimeFactory,
Duration and DurationFactory protocols.
and
Provides very flexible parsing of dates, times and date-and-time values from
character data--including full support for ISO 8601, RFC 2822, time zone names,
time zone abbreviations and time zone offsets.
Nice! I will be giving this a try as time permits. There is a Squeak port!
No comments:
Post a Comment