1. TIME,DATE............

Hy,

Anyone know how to display the current time in EU ?
(and date)

PQ
(quistnet at yahoo.com)

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

new topic     » topic index » view message » categorize

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

On Thu, 29 Oct 1998, Patrick Quist wrote:

> Hy,
>
> Anyone know how to display the current time in EU ?
> (and date)

Check out library.doc. The date() function is described in great detail in
there. It also returns the time.

--
Carl R White -- Final Year Computer Science at the University of Bradford
E-mail...: cyrek- at -bigfoot.com -- Remove the hyphens before mailing. Ta :)
URL......: http://www.bigfoot.com/~cyrek/
Ykk rnyllaqur rgiokc cea nyemdok ymc giququezka caysgr -- B.Q.Vgesa

new topic     » goto parent     » topic index » view message » categorize

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

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 message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu