mirror of
http://git.frickel.earth/Tysox/BOS-Pinneberg.git
synced 2026-01-30 05:23:00 +01:00
[+] Admin Webinterface
This commit is contained in:
7
helpers/format_helper.php
Normal file
7
helpers/format_helper.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
function formatDate($date){
|
||||
return date('j, m, Y, G:i', strtotime($date));
|
||||
}
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user