[REBOL] RFC: Unix time format
From: oliva::david::seznam::cz at: 2-Aug-2002 12:50
Hello rebol-list, does anybody has script for converting Rebol time format to Unix format that means returns seconds since 00:00:00 GMT, Jan. 1, 1970 ? I would like to have this in Rebol for example as: now/unix or now/timestamp or to-unix-time date It would be nice, because a lot of file specifications are using this value for time. thanks.. Oldes