it($strings); } function get_date($year, $month, $day, $hour, $minute) { return "$year-$month-$day" . "T$hour-$minute" . "Z"; }