Hide
It doesn't make sense.
To make it work properly in the editors, you now have to set the timezone to UTC explicitely.
Times only don't have a timezone. That's only associated with datetimes. The fact that the date is relevant (daylight saving mode) proves it. But the date is implicit for the 'time' datatype (actually 1970-01-01).
Show
It doesn't make sense.
To make it work properly in the editors, you now have to set the timezone to UTC explicitely.
Times only don't have a timezone. That's only associated with datetimes. The fact that the date is relevant (daylight saving mode) proves it. But the date is implicit for the 'time' datatype (actually 1970-01-01).