Result Size: 625 x 571
x
 
<!DOCTYPE html>
<html>
<body>
<?php
$date=date_create_from_format("j-M-Y","15-Mar-2013");
echo date_format($date,"Y/m/d");
?>
</body>
<!-- Mirrored from www.w3schools.com/php7/phptryit.asp?filename=tryphp_func_date_create_from_format by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 05 Jun 2019 13:40:50 GMT -->
</html>
×

Report a Problem: