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 : /usr/local/src/php7/php-7.0.5/ext/date/tests/ |
Current File : //usr/local/src/php7/php-7.0.5/ext/date/tests/idate_basic.phpt |
--TEST-- Test idate() function : basic functionality --FILE-- <?php /* Prototype : int idate(string format [, int timestamp]) * Description: Format a local time/date as integer * Source code: ext/date/php_date.c * Alias to functions: */ echo "*** Testing idate() : basic functionality ***\n"; // Initialise all required variables $format = 'Y'; // Calling idate() with mandatory arguments date_default_timezone_set("Asia/Calcutta"); var_dump( idate($format) ); ?> ===DONE=== --EXPECTF-- *** Testing idate() : basic functionality *** int(%d) ===DONE===
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare