datetime.currentDatetime

This function returns the current datetime in the UTC timezone.

Syntax

datetime.currentDatetime()

Arguments

None

Returns

Type

Description

string

Current datetime in the UTC timezone.

Examples

The function datetime.currentDatetime() returns the current datetime in the UTC timezone.