# Functions
FewDaysLater : Give time now + some days.
FewDurationLater : Give time now + some time duration.
FewDurationLaterMillisecond : Give time now + some millisecond.
InTimeSpan : check if time given is in the given time encapsulation.
InTimeSpanNow : check if time now is in the given time encapsulation.
IsExpired : check if time given is expired.
SixHoursLater : Give time now + 6 hours.
TwentyFourHoursLater : Give time now + 24 hours.