The AbsoluteTimeDateFormatter type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| AbsoluteTimeDateFormatter | Initializes a new instance of the AbsoluteTimeDateFormatter class |
Methods
| Name | Description | |
|---|---|---|
| (Inherited from | ||
Allows an (Inherited from | ||
| FormatDate |
Renders the date into a string. Format is "HH:mm:ss,fff".
| |
| FormatDateWithoutMillis |
Renders the date into a string. Format is "HH:mm:ss".
| |
Serves as a hash function for a particular type.
(Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| (Inherited from |
Fields
| Name | Description | |
|---|---|---|
| AbsoluteTimeDateFormat |
String constant used to specify AbsoluteTimeDateFormat in layouts. Current value is ABSOLUTE.
| |
| DateAndTimeDateFormat |
String constant used to specify DateTimeDateFormat in layouts. Current value is DATE.
| |
| Iso8601TimeDateFormat |
String constant used to specify ISO8601DateFormat in layouts. Current value is ISO8601.
|
See Also