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