Re: TIME,DATE............

new topic     » goto parent     » topic index » view thread      » older message » newer message

Patrick asked for information on how to get the date and time in
Euphoria.

   s = date()

   Description:
          Return a sequence with the following information:

    { year (since 1900),
      month (January = 1),
      day (day of month, starting at 1),
      hour (0 to 23),
      minute (0 to 59),
      second (0 to 59),
      day of the week (Sunday = 1),
      day of the year (January 1st = 1) }

(shamelessly snipped from Tom Carlson's web page)

David Gay
http://www.geocities.com/SiliconValley/Vista/4346
A Beginner's Guide To Euphoria

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu