| [ Index ] |
PHP Cross Reference of Drupal 6 (yi-drupal) |
| Up one level | ||
| date_php4.inc [source] [1071 lines] | ||
| date_php4.info [source] [12 lines] | ||
| date_php4.install [source] [16 lines] | ||
| date_php4.module [source] [60 lines] | ||
| date_php4_calc.inc [source] [1498 lines] | Calculates and manipulates dates with no reliance on 32-bit system timestamps, to work on dates before 1970 and after 2038. This file must be included whenever these functions are used, it is not automatically available. | |
| date_php4_lib.inc [source] [442 lines] | Date Library, extended date functions. File is included only when needed. | |
| date_php4_missing_data.inc [source] [66 lines] | ||
| date_php4_tz_abbreviations_list.inc [source] [10 lines] | Timezone data for PHP 4. This huge arrays is serialized and included only when needed for PHP 4 timezone compatibility. Originally used results from calling the PHP 5 timezone_abbreviation_list() function, but found that included many historical timezones that made the file huge, and distorted results by returning historical instead of current info, so it was reworked with only current timezone info. | |
| date_php4_tz_create.inc [source] [3254 lines] | ||
| date_php4_tz_identifiers.inc [source] [11 lines] | ||
| date_php4_tz_map.inc [source] [6 lines] |
| Generated: Mon Jul 9 18:01:44 2012 | Cross-referenced by PHPXref 0.7 |