Improve EncodeDateTime and EncodeTimeOnly APIs

Peter Eisentraut <peter_e@gmx.net>

Commit: ad4fb0d0d2f33ec0165f2a9a50a6d8cbcef4ab82
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2012-03-14T21:03:34Z
Releases: 9.2.0
Improve EncodeDateTime and EncodeTimeOnly APIs

Use an explicit argument to tell whether to include the time zone in
the output, rather than using some undocumented pointer magic.

Files