Date |
public static class DateUtils
The DateUtils type exposes the following members.
Name | Description | |
---|---|---|
FormatDate | Format the DateTimeOffset as an rfc822 date string. | |
TryParse(Byte, DateTimeOffset) | Try to parse the given input buffer into a new DateTimeOffset instance. | |
TryParse(String, DateTimeOffset) | Try to parse the given input buffer into a new DateTimeOffset instance. | |
TryParse(Byte, Int32, DateTimeOffset) | Try to parse the given input buffer into a new DateTimeOffset instance. | |
TryParse(Byte, Int32, Int32, DateTimeOffset) | Try to parse the given input buffer into a new DateTimeOffset instance. |