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 getnow

Function: getlocalnow
Description: getlocalnow returns the actual date and time with correction for the time zone, daylight savings and so on. The corrections are machine dependend.

Usage: t = getlocalnow()

Example:

t = getlocalnow()
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 getnow

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