serverless-local-schedule icon indicating copy to clipboard operation
serverless-local-schedule copied to clipboard

Every year has different DST start and end

Open pkarlik opened this issue 6 years ago • 2 comments
trafficstars

How this could work reliably considering every year has different DST start and end? At least this is how it works for CET and NZST.

pkarlik avatar Mar 29 '19 03:03 pkarlik

Yeah. that's a limitation that I should document. You still have to deploy at least once a year, but it's still useful bc you dpn't have to worry about deploying explicitly bc DST changed over.

dschep avatar Apr 01 '19 01:04 dschep

It could generate a set of schedules that will last multiple years, but that probably consumes more formulation resources than most people would be willing to sacrifice (6 per year)

dschep avatar Apr 01 '19 01:04 dschep