Super-powered monitoring of Seq events with start/end times, timeout and suppression intervals, matching multiple properties, day of week and day of month inclusion/exclusion, and optional holiday API!
Super-powered Seq app to schedule logging an event at given times, with optional repeating log intervals, day of week and day of month inclusion/exclusion, and optional holiday API!
Super-powered Seq event thresholds with start/end times, measuring and suppression intervals, property matching, day of week and day of month inclusion/exclusion, and optional holiday API!
A utility library to calculate work time within a period, with a configurable work schedule, multiple shifts and holidays
Time complexity: O(n*k) where n is the maximum number of shifts per day, and k is the number of holidays within a single period
Buildable event and holiday calendar by calendar patterns. DateTime extensions. IsWorkday(), AddWorkdays(), time rounding, IsLastWeekMonth(), get the 3rd Thursday of November (US Thanksgiving), IsDayOff(), IsBetweenEqual(DateTime, DateTime), IsLeapYear(), IsNthDayOfWeek(), IsLastDayOfYear() and...
More information
Defined calendars examples using ThisDate. Buildable event and holiday calendar by calendar patterns. DateTime extensions. IsWorkday(), AddWorkdays(), time rounding, IsLastWeekMonth(), get the 3rd Thursday of November (US Thanksgiving) and more.