Blog
<?php $date = new DateTime("now", new DateTimeZone('Asia/Tomsk') ); echo $date->format('d.m.Y'); ?>
Category:
Tags: