Commit c05ef56
committed
Fix documentation of to_char/to_timestamp TZ, tz, OF formatting patterns.
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.1 parent bde7d6d commit c05ef56
1 file changed
+6
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5988 | 5988 | | |
5989 | 5989 | | |
5990 | 5990 | | |
5991 | | - | |
| 5991 | + | |
| 5992 | + | |
5992 | 5993 | | |
5993 | 5994 | | |
5994 | 5995 | | |
5995 | | - | |
| 5996 | + | |
| 5997 | + | |
5996 | 5998 | | |
5997 | 5999 | | |
5998 | 6000 | | |
5999 | | - | |
| 6001 | + | |
| 6002 | + | |
6000 | 6003 | | |
6001 | 6004 | | |
6002 | 6005 | | |
| |||
0 commit comments