EMS.DataSetResource.roFDDateTimeFormat
Delphi
roFDDateTimeFormat: Boolean = True;
C++
extern DELPHI_PACKAGE bool roFDDateTimeFormat;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| variable | public | EMS.DataSetResource.pas EMS.DataSetResource.hpp |
EMS.DataSetResource | EMS.DataSetResource |
Description
Controls the representation of date and time values in the GET,PUT, and POST JSON responses.
This format is used by FireDAC JSON serialization by default. Exclude this option to use the yyyy-mm-ddThh-nn-ss.zzz[+/-]hh:mm format.