Table of Contents

Method GetNewDateTimeOffset

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

GetNewDateTimeOffset()

Converts the new raw value to a DateTimeOffset when possible.

public DateTimeOffset? GetNewDateTimeOffset()

Returns

DateTimeOffset?

The parsed timestamp, or null when the value is absent or malformed.