Files
crm.twinpol.com/modules/EcmDocs/showDate.php
2025-05-12 15:44:39 +00:00

3 lines
93 B
PHP
Executable File

<?
print $timedate->to_display($_REQUEST['value'], "Y-m-d", $timedate->get_date_format());
?>