Hi, I have a time field which is currently giving outputs in a format like this 00:00:00.000+13:00.
I would rather have a more simplified output, like 12:00 (the 00:00:00.000+13:00 equals 12:00 in local time... which normal people won't be able to deduce quickly). How do I get the field to output the simpler value?
If possible, I would prefer to not use calculations (I have reservations about calculating from 00:00:00.000+13:00 type format with daylight savings time changes etc), or create new fields.
Thanks!