dev/php/strtotime.php

5 lines
49 B
PHP

#!/usr/bin/php
<?php
strtotime ( "21.03.06" )
?>