Neil Jerram <[EMAIL PROTECTED]> writes:
>
> Not sure about 1..12 though; 0-based indices are a pretty well
> established convention in Scheme, aren't they?

0 to 6 on weekday names would be ok.  But on the months I think 1 to
12 would be more helpful, and probably less error-prone if you're
mostly using 1 to 12 on input/output.

I know tm:mon / tm_mon is 0 to 11, but I've always found that pretty
irritating.


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel

Reply via email to