Query on UTC datetime function

0
In the DateTime function, we have both UTC and local time functions for addWeeks, addMonths, addQuarters, and addYears. Why don't the addSeconds, addMinutes, and addHours functions have UTC equivalents? I'm curious to know what issues could arise if we implemented them for UTC.
asked
0 answers