chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] Serializing Time


From: Kon Lovett
Subject: Re: [Chicken-users] Serializing Time
Date: Tue, 4 Dec 2007 14:23:39 -0800


On Dec 4, 2007, at 4:53 AM, Joshua Griffith wrote:

Is there a way to use s11n to serialize a time object (s11n doesn't seem to handle bignums)? Also, is it possible to get the current- time in some form without loading numbers-base.so?

In library unit:

(current-seconds)

In posix unit:

(seconds->local-time SECONDS), ...


Thanks,

Joshua


_______________________________________________
Chicken-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/chicken-users

Best Wishes,
Kon






reply via email to

[Prev in Thread] Current Thread [Next in Thread]