![]() | SimpleDateFormat Class |
[Missing <summary> documentation for "T:com.espertech.esper.compat.SimpleDateFormat"]
Namespace: com.espertech.esper.compat
public class SimpleDateFormat : DateFormat
The SimpleDateFormat type exposes the following members.
Name | Description | |
---|---|---|
![]() | SimpleDateFormat |
Initialize a new instance of the SimpleDateFormat class.
|
![]() | SimpleDateFormat(String) |
Initializes a new instance of the SimpleDateFormat class.
|
![]() | SimpleDateFormat(String, IFormatProvider) | Initializes a new instance of the SimpleDateFormat class. |
Name | Description | |
---|---|---|
![]() | FormatProvider | Gets the format provider. |
![]() | FormatString |
Returns the date format string.
|
Name | Description | |
---|---|---|
![]() | Format(NullableT) | |
![]() | Format(DateTimeEx) |
Formats the specified date time.
|
![]() ![]() | GetInstance |
Returns an instance of a SimpleDateFormat class.
|
![]() | Parse |
Parses the specified date time string.
|