Twitch Developer Forums
created_at in another style
API
CommanderRoot
June 5, 2016, 12:38pm
4
$date_string = ‘2015-08-31T14:28:59Z’;
echo date(‘d.m.Y’, strtotime($date_string));
show post in topic