R Raven.Core Raven API reference
Raven docs Raven.Macros API
TimeSpanExtensions
Class

TimeSpanExtensions

class TimeSpanExtensions

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

Inheritance: object → TimeSpanExtensions

Provides carrier-returning parsing projections for time intervals.

Methods

1 item
static func TryParse(input: string?) -> Option<TimeSpan> Parses a time interval and returns `Some` on success or `None` on failure. →
On this page
Generated by RavenDoc