Hello Tom, I have one column INTERVAL_TIME with datatype as TIMESTAMP(0) and stores data in 15 mins interval time. Since there was DST on 13 March 2016 , the interval was store at 1:45 AM and next interval at 3:00 AM. But when i am applying to_char on the column , the result is a...