The DateTime structure that is passed to the StartBoundary property will be interpreted as the local time on the system running the tasks unless the DateTime value is constructed with a DateTimeKind value for Utc. A best practice to be very explicit about the DateTime value so that cross-system portability works consistently.
↧