Search moodle.org's
Developer Documentation

See Release Notes
Long Term Support Release

  • Bug fixes for general core bugs in 4.1.x will end 13 November 2023 (12 months).
  • Bug fixes for security issues in 4.1.x will end 10 November 2025 (36 months).
  • PHP version: minimum PHP 7.4.0 Note: minimum PHP version has increased since Moodle 4.0. PHP 8.0.x is supported too.

Differences Between: [Versions 310 and 401] [Versions 311 and 401] [Versions 39 and 401]

Tests core_date class.

Author: Petr Skoda <petr.skoda@totaralms.com>
Copyright: 2015 Totara Learning Solutions Ltd {@link http://www.totaralms.com/}
License: http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
File Size: 617 lines (26 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class


Class: date_test  - X-Ref

Tests core_date class.

test_get_default_php_timezone()   X-Ref


test_normalise_timezone()   X-Ref


test_windows_conversion()   X-Ref


test_php_gmt_offsets()   X-Ref
Sanity test for PHP stuff.


test_timezone_all_lang_strings()   X-Ref
We are only checking lang strings existence here, not code.


test_get_localised_timezone()   X-Ref


test_get_list_of_timezones()   X-Ref


test_get_server_timezone()   X-Ref


test_get_server_timezone_object()   X-Ref


test_set_default_server_timezone()   X-Ref


legacyUserTimezoneProvider()   X-Ref
No description

test_get_legacy_user_timezone($tz, $expected)   X-Ref

param: string $tz The legacy timezone.
param: string $expected The expected converted timezone.

test_get_user_timezone()   X-Ref


test_get_user_timezone_object()   X-Ref