serverless / serverless-local-schedule

⚡️🗺️⏰ Schedule AWS CloudWatch Event based invocations in local time(with DST support!)
MIT License
72 stars 11 forks source link

Add support for LW (last working day of month) #12

Open richardcornelissen opened 5 years ago

richardcornelissen commented 5 years ago

CloudWatch Rules has added support for using LW to specify the last working day of the month. For example, cron(0 21 LW * ? *) triggers on the last working day of each month at 21:00, but serverless-local-schedule throws an error Invalid value "LW" for day