kelektiv / node-cron

Cron for NodeJS.
MIT License
8.3k stars 617 forks source link

refactor: :recycle: refactor parameters timeZone & utcOffset #841

Open Victor1890 opened 5 months ago

Victor1890 commented 5 months ago

Description

Refactor runtime check & typings of exclusive parameters timeZone & utcOffset and Add getTimeZoneAndOffset function to utils.ts

Related Issue

Issue #704

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist:

sheerlox commented 5 months ago

Hey @Victor1890, thank you for your contribution!

I'll take the time to review your PR as soon as I can, I'm under a bit of pressure right now.