Code fix during copy edit
This commit is contained in:
parent
67544c2ed0
commit
a4ede66107
@ -57,7 +57,7 @@ CREATE TABLE date_time_types (
|
|||||||
INSERT INTO date_time_types
|
INSERT INTO date_time_types
|
||||||
VALUES
|
VALUES
|
||||||
('2022-12-31 01:00 EST','2 days'),
|
('2022-12-31 01:00 EST','2 days'),
|
||||||
('2022-12-31 01:00 PST','1 month'),
|
('2022-12-31 01:00 -8','1 month'),
|
||||||
('2022-12-31 01:00 Australia/Melbourne','1 century'),
|
('2022-12-31 01:00 Australia/Melbourne','1 century'),
|
||||||
(now(),'1 week');
|
(now(),'1 week');
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user