timezone_abbreviations_list()
function timezone_abbreviations_list(): mixed
Implemented by the compiler-injected tz prelude.
Parameters: none.
Returns: mixed
Availability
- Compiled (AOT): supported through the compiler-injected tz prelude.
eval()(magician interpreter): supported through the procedural date/time alias dispatcher.
No examples yet — check examples/ and showcases/ for usage patterns.
Internals
For how timezone_abbreviations_list is implemented in the compiler, see the internals page.