1 2 3 4 5
<?php $LOCALIZATIONS = array( 'date' => 'd.m.Y', 'datetime' => 'd.m.Y H:i:s', 'time' => 'H:i:s' );