Method GetOldDateTimeOffset
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
GetOldDateTimeOffset()
Converts the old raw value to a DateTimeOffset when possible.
public DateTimeOffset? GetOldDateTimeOffset()
Returns
- DateTimeOffset?
The parsed timestamp, or null when the value is absent or malformed.