VBScript → Lua SwxWare v13.27
This function returns the script entities (user or user group) current date and time.
PBXScript.Now
This function returns a datetime value.
Unlike the VBScript build-in function Now, which returns the local date and time of the SwyxWare machine, this function returns the current time according to the time-zone the script entity (user or user group) is located in.
The time-zone is configured within the Location settings, and every user or user group is linked to a Location.
This function is identical to the GSE build-in function CurDateTime().

By Tom Wellige