Hi,

There is a new SRFI-19 egg.

1) Fixes a "bug" in the time-second field range. The numbers egg 'inexact->exact' will of course use bignums when outside of fixnum range but using inexact integers when possible should be faster.

2) Added 'time-period', an interval on time - [time-begin time-end).

3) Added some date arithmetic - 'date-difference', 'date-add- duration', 'date-subtract-duration'.

4) Added 'time-min' & 'time-max'.

5) Added generic 'date->time'.

6) Added more time-duration oriented routines. 'make-duration' might be useful.

Best Wishes,
Kon




_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to