Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Newbie Q: System time?

From: carl:cybercraft at: 25-Jun-2002 9:19

On 25-Jun-02, Matthew Kim wrote:
> I'm trying to grab the current date and time from the system, but I > seem to be having trouble. > There are examples on the REBOL site that use now/time, but that > doesn't seem to work for me. > I get this: >>> print now/time > time
Well, it should work...
>> print now/time
9:15:21 My only thought is that while trying to get it working you've altered something about 'now. Try closing down REBOL and starting it again. If that doesn't work, well, I don't know... -- Carl Read