
6 Feb
2006
6 Feb
'06
7:49 a.m.
On Mon, Feb 06, 2006 at 12:00:44AM -0800, Ashley Yakeley wrote:
Please take a look at my third draft of a replacement for the standard time library. http://semantic.org/TimeLib/
It looks very clean. One oddity I noted was that the Gregorian counterparts of the functions in Data.Time.Calendar.Julian are split between Data.Time.Calendar and Data.Time.Calendar.OrdinalDate, the latter having different names. Data.Time.Calendar.Gregorian? Then someone will want you to take Julian and Gregorian out of the function names, I suppose. You might want to throw in Julian versions of the startWeek functions for completeness. There's also the question of replacing some tuples by records. Might the Clock and LocalTime modules belong under System?