How to use date_add(date, units, interval, round)?
Summary
How to use date_add(date, units, interval, round)?Content
In Incident table for column "incidents.updated" output is "2020-08-20T 08:33:23Z" but expected Output is "2020-08-20T12:33:23Z" means +4hours. trying to use function date_add(date, units, interval, round), Please suggest how to use?
Tagged:
0