Icon Create Method

constructor Create(ADateTimeFormat: TDateTimeFormat=dtfRaw)

Available In: Client and Server Applications

Use this method to create a new instance of the TReader class. The optional ADateTimeFormat parameter indicates whether date and time values should be handled as an ISO 8601 date and time string value, or as a raw Unix date and time integer value (the number of milliseconds since midnight, January 1, 1970).
Image