Possible minor timestamp format issue in TZParam

The offical for ZeosLib 7.3 Report problems, ask for help, post proposals for the new version of Zeoslib 7.3/v8
Quick Info:
-We made two new drivers: odbc(raw and unicode version) and oledb
-GUID domain/field-defined support for FB
-extended error infos of Firebird
-performance ups are still in queue
In future some more feature will arrive, so stay tuned and don't hassitate to help
Post Reply
MJFShark
Expert Boarder
Expert Boarder
Posts: 211
Joined: 04.06.2020, 13:59

Possible minor timestamp format issue in TZParam

Post by MJFShark »

In looking at the FormatSettings stuff I noticed that procedure TZParam.SetAsZTimestamps uses LongTimeFormat as the format used to do the conversion to string. I *think* that that should be LongDateFormat instead.

I'm not sure if this is a bug or not, it's just something I noticed looking through the code and not something I found during testing.

-Mark
Post Reply