php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Return to Bug #78478
Patch OQP revision 2019-08-30 15:18 UTC by jmriera at oqpbcn dot com

Patch OQP for Date/time related Bug #78478

Patch version 2019-08-30 15:18 UTC

Return to Bug #78478 | Download this patch
Patch Revisions:

Developer: jmriera@oqpbcn.com

$do=DateTime::createFromFormat('F-y','February-18');
echo $do->format("Y-m-d H:i:s").'<br>';
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 04 17:01:33 2024 UTC