Help for this page
$starttime = "$mon"."$day"."$hour"."$min"."$year";
$starttime = "$mon$day$hour$min$year";
$starttime = $mon.$day.$hour.$min.$year;