EnglishРусский  
The project is closed! You can look at a new scripting language. It is available on GitHub.
Also, try our open source cross-platform automation software.

Ads

Installer and installation software
Commercial and Freeware installers.

getdatetime

Getting date and time as strings. Get date and time in the current Windows string format.

func getdatetime (
   datetime systime,
   str date,
   str time
)

Parameters

systime Datetime structure.
date The string for getting the date. It can be 0->str.
time The string for getting time. It can be 0->str.

Related links

Source