dateTimezones.php
Table of Contents
Functions
- dateTimezones() : string
- Returns a list of all valid timezone names known to ArangoDB.
Functions
dateTimezones()
Returns a list of all valid timezone names known to ArangoDB.
dateTimezones() : string
Constructs an AQL expression in the format:
DATE_TIMEZONES()
Tags
Return values
string —AQL expression returning an array of timezone strings.