Method

TryParse

static func TryParse(input: string?) -> Option<DateTimeOffset>

Type: DateTimeOffsetExtensions
Namespace: System
Assembly: Raven.Core.dll
Source file: Parse.rvn

Parses an offset date and time and returns Some on success or None on failure.