The DateTimeDateFormatter type exposes the following members.
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| DateTimeDateFormatter |
Default constructor.
|
Methods
| Name | Description | |
|---|---|---|
| (Inherited from | ||
Allows an (Inherited from | ||
| FormatDate |
Renders the date into a string. Format is "HH:mm:ss,fff".
(Inherited from AbsoluteTimeDateFormatter.) | |
| FormatDateWithoutMillis |
Formats the date without the milliseconds part
(Overrides AbsoluteTimeDateFormatter FormatDateWithoutMillis(DateTime, StringBuilder).) | |
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 |
See Also