3 lines
93 B
PHP
3 lines
93 B
PHP
<?
|
|
print $timedate->to_display($_REQUEST['value'], "Y-m-d", $timedate->get_date_format());
|
|
?>
|