Open zshamrock opened 6 years ago
Timestamp function does support the time zone, but as the second argument, so also optionally allow to provide the zone id in the pattern text itself, i.e. timestamp("2018-10-28 23:51:10UTC-5")
timestamp("2018-10-28 23:51:10UTC-5")
Timestamp function does support the time zone, but as the second argument, so also optionally allow to provide the zone id in the pattern text itself, i.e.
timestamp("2018-10-28 23:51:10UTC-5")