Source position: ociap.inc line 10710
function OCIDateTimeToText( |
hndl: Pdvoid; |
err: POCIError; |
date: POCIDateTime; |
fmt: Poratext; |
fmt_length: ub1; |
fsprec: ub1; |
lang_name: Poratext; |
lang_length: size_t; |
buf_size: Pub4; |
buf: Poratext |
):sword; |