UPDATE_TIMEZONE
Modify a datetime object to a new timezone.
Declaration
UPDATE_TIMEZONE(datetime, new_time_zone) -> datetime
Parameters
Return Values
- datetime
- datetime -The resulting datetime by taking the base and adding the update values.
Modify a datetime object to a new timezone.
UPDATE_TIMEZONE(datetime, new_time_zone) -> datetime