Function __global->_get_timezone_list

Definitions

sources/temporal2.php

  • Generate and return a list of timezones.This also saves into the cache for quick access from get_timezone_list().
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: array

Return

  • Timezone (map between boring-style and human-readable name). Sorted in offset order then likelihood order.
  • Type: array
  • Set: N/A
  • Range: N/A