Method

TryParse

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

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

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