Method

TryParse

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

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

Parses a date and returns Some on success or None on failure.