Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /proc/self/root/usr/local/src/php72/php-7.2.12/php-7.2.12/ext/date/tests/ |
Current File : //proc/self/root/usr/local/src/php72/php-7.2.12/php-7.2.12/ext/date/tests/bug35425.phpt |
--TEST-- Bug #35425 (idate() function ignores timezone settings) --INI-- date.timezone=America/Montreal --FILE-- <?php $time = mktime(1,1,1,1,1,2005); foreach (array('B','d','h','H','i','I','L','m','s','t','U','w','W','y','Y','z','Z') as $v) { var_dump(idate($v, $time)); } ?> --EXPECT-- int(292) int(1) int(1) int(1) int(1) int(0) int(0) int(1) int(1) int(31) int(1104559261) int(6) int(53) int(5) int(2005) int(0) int(-18000)
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare