Soap.XSBuiltIns.TXSDateTime Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AsDateTimepublicRepresents the object's value as a TDateTime value.
AsUTCDateTimepublicRepresents the object's value as a TDateTime value using UTC time.
DataContextpublicSpecifies the object that controls the lifetime of a TRemotable instance.
DaypublicIndicates the Day of the month that the object represents.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
FractionalSecondspublicIndicates any factional portion of a second beyond the seconds specified in the Second property.
HourpublicIndicates the hour of the day that the object represents.
HourOffsetpublicIndicates the difference between the Hour property and the hour in the local time zone.
Millisecondpublic
MinutepublicIndicates the minute of the hour that the object represents.
MinuteOffsetpublicIndicates the difference between the Minute property and the minute of the hour in local time.
MonthpublicIndicates the month of the year that the object represents.
SecondpublicIndicates the second of the minute that the object represents.
SerializationOptionspublicIndicates how the value of the TRemotable descendant encodes its value.
UseZeroMillisecondspublicIndicates whether the string representation of this object's value includes a portion for milliseconds when the value of Millisecond is zero.
YearpublicIndicates the year that the object represents.