Maria GDK 4.7.0.84
Documentation of managed code in develop branch
Loading...
Searching...
No Matches
TPG.Utils.TimeRangeManager Class Reference

Public Member Functions

DateTimeOffset? GetTime (string s)
 
DateTimeOffset? GetTime (string timeString, string timeRef)
 
TimeRange GetTimeRange (string s)
 
TimeRange[] GetCompositeTimeRange (string s)
 
bool Intersects (string timeWindow, string timeRef, string timeRangeValid)
 Checks if time window and time range intersect.
 
bool NonCachedIntersects (string timeWindow, string timeRef, string timeRangeValid)
 

Member Function Documentation

◆ Intersects()

bool TPG.Utils.TimeRangeManager.Intersects ( string  timeWindow,
string  timeRef,
string  timeRangeValid 
)
inline

Checks if time window and time range intersect.

Parameters
timeWindowTime window see http://docs.maria.teleplanglobe.com/wiki/Common_style_features#Time_windows
timeRefOptional ISO8601 time reference. If set, time range start times can be specified using a ISO8601 duration
timeRangeValidTime range see http://docs.maria.teleplanglobe.com/wiki/Common_style_features#Time_ranges
Returns

The documentation for this class was generated from the following file: