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

[REBOL] Newbie Q: System time?

From: kimm2::mcmaster::ca at: 24-Jun-2002 15:56

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 Your help is greatly appreciated, Matt