Oct. 25, 2012
11:46 p.m.
On 26 October 2012 00:55, Sean P. DeNigris <sean@clipperadams.com> wrote:
A REST API passed me #[0 0 1 58 153 199 12 211], which it swears is a unix timestamp within the last day... I don't see how that's possible... Any ideas?
looks like 64-bit value, which fits the size of time_t (which some ppl refer as unix timestamp)
Thanks, Sean
-- View this message in context: http://forum.world.st/It-s-time-to-play-Decode-This-tp4652979.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
-- Best regards, Igor Stasenko.