|
1 |
| -<!-- $PostgreSQL: pgsql/doc/src/sgml/datetime.sgml,v 2.53 2006/09/22 16:20:00 tgl Exp $ --> |
| 1 | +<!-- $PostgreSQL: pgsql/doc/src/sgml/datetime.sgml,v 2.54 2006/09/22 16:35:55 tgl Exp $ --> |
2 | 2 |
|
3 | 3 | <appendix id="datetime-appendix">
|
4 | 4 | <title>Date/Time Support</title>
|
|
354 | 354 | longer the case however and this key word will likely be dropped in
|
355 | 355 | a future release.
|
356 | 356 | </para>
|
| 357 | + </sect1> |
| 358 | + |
| 359 | + <sect1 id="datetime-config-files"> |
| 360 | + <title>Date/Time Configuration Files</title> |
357 | 361 |
|
358 | 362 | <indexterm>
|
359 | 363 | <primary>time zone</primary>
|
360 | 364 | <secondary>input abbreviations</secondary>
|
361 | 365 | </indexterm>
|
362 |
| - </sect1> |
363 |
| - |
364 |
| - <sect1 id="datetime-config-files"> |
365 |
| - <title>Date/Time Configuration Files</title> |
366 | 366 |
|
367 | 367 | <para>
|
368 | 368 | Since timezone abbreviations are not well standardized,
|
|