- Output for 5.4.30 - 5.4.45, 5.5.14 - 5.5.38, 5.6.0 - 5.6.28, 7.0.0 - 7.0.20, 7.1.0 - 7.1.25, 7.2.0 - 7.2.13, 7.3.0 - 7.3.1
- string(19) "14:47:56 29/09/2015"
object(DateTime)#2 (3) {
["date"]=>
string(26) "2015-09-30 12:45:25.000000"
["timezone_type"]=>
int(3)
["timezone"]=>
string(16) "Europe/Amsterdam"
}
object(DateTime)#3 (3) {
["date"]=>
string(26) "2015-09-29 14:47:56.000000"
["timezone_type"]=>
int(3)
["timezone"]=>
string(16) "Europe/Amsterdam"
}
- Output for 5.4.0 - 5.4.29, 5.5.0 - 5.5.13
- string(19) "14:47:56 29/09/2015"
object(DateTime)#2 (3) {
["date"]=>
string(19) "2015-09-30 12:45:25"
["timezone_type"]=>
int(3)
["timezone"]=>
string(16) "Europe/Amsterdam"
}
object(DateTime)#3 (3) {
["date"]=>
string(19) "2015-09-29 14:47:56"
["timezone_type"]=>
int(3)
["timezone"]=>
string(16) "Europe/Amsterdam"
}