Abilitare JavaScript per vedere questo sito.

Interroga la data e l'ora corrente del sistema.

Sintassi

datetime current_datetime()

Risultato

Rende la data e l'ora corrente

Esempio di utilizzo:

datetime dt1 = current_datetime();

trace("Oggi è il " + datetime_to_string(dt1, time::local_format));

 

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC