summaryrefslogtreecommitdiff
path: root/mysql-test/r/timezone4.result
blob: ad0672890a2bcc7ceddb59095674e855d91cebd8 (plain)
1
2
3
4
5
6
select from_unixtime(0);
from_unixtime(0)
1969-12-31 14:00:00
select unix_timestamp('1969-12-31 14:00:01');
unix_timestamp('1969-12-31 14:00:01')
1.000000