These are only supported in to_char, not in the other direction, but the
documentation failed to mention that. Also, describe TZ/tz as printing the
time zone "abbreviation", not "name", because what they print is elsewhere
referred to that way. Per bug #14558.
|
TZ
- upper case time-zone name
+ upper case time-zone abbreviation
+ (only supported in to_char>)
|
tz
- lower case time-zone name
+ lower case time-zone abbreviation
+ (only supported in to_char>)
|
OF
- time-zone offset
+ time-zone offset from UTC
+ (only supported in to_char>)