TryToDateTimeOffset Method
TryToDateTimeOffset(out DateTimeOffset)
Converts the value of this instance to its Date
Declaration
public bool TryToDateTimeOffset(out DateTimeOffset dateTimeOffset)
Parameters
Date |
dateTimeOffset | When this method returns, contains the Date |
Returns
bool |
|