Keywords - Function groups - @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Group: Handling of time
Topic: Generating timepoints
See also: settime settimegran settimezero getlocalnow

Function: getnow
Description: getnow returns the actual date and time in Greenwich time.

Usage: t = getnow()

Example:

t = getnow()
dayofmonth(t)+"."+month(t)+"."+year(t)
Result:

returns the actual date in the (german) format dd.mm.yyyy

Group: Handling of time
Topic: Generating timepoints
See also: settime settimegran settimezero getlocalnow

Keywords - Function groups - @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

(C) MD*TECH Method and Data Technologies, 28.6.1999