Added a test

This commit is contained in:
Alexey Milovidov 2020-04-20 10:21:20 +03:00
parent 860c4a27bd
commit 1d559b9308
2 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,7 @@
2020-01-02 03:04:05
2020-01-02 03:04:05
2020-01-02 03:04:05
2020-01-02 03:04:05
2020-01-02 03:04:05
2020-01-02 03:04:05
2020-01-02 03:04:05

View File

@ -0,0 +1,7 @@
SELECT toDateTime('2020-01-02 03:04:05', 'Pacific/Kiritimati');
SELECT toDateTime('2020-01-02 03:04:05', 'Africa/El_Aaiun');
SELECT toDateTime('2020-01-02 03:04:05', 'Asia/Pyongyang');
SELECT toDateTime('2020-01-02 03:04:05', 'Pacific/Kwajalein');
SELECT toDateTime('2020-01-02 03:04:05', 'Pacific/Apia');
SELECT toDateTime('2020-01-02 03:04:05', 'Pacific/Enderbury');
SELECT toDateTime('2020-01-02 03:04:05', 'Pacific/Fakaofo');