Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Custom time zone + multiple timers + custom days #28

Open
Mecanik opened this issue Jul 8, 2021 · 0 comments
Open

Custom time zone + multiple timers + custom days #28

Mecanik opened this issue Jul 8, 2021 · 0 comments

Comments

@Mecanik
Copy link

Mecanik commented Jul 8, 2021

First of all let me thank you for this excellent plugin. It's very nice!

As the title says, I am in the need of something a bit more complex; and since I`m quite a noob in JS (never really like it to be honest) achieving this is painful.

Could you give me an example and tell me if this is possible at all:

  • Set desired time zone for the timers
  • Multiple timers started at the same time (so seconds lapse is the same for all)
  • Each timer to specify hour:minute:second
  • Each timer on callback to wait for a specified amount of time and display some text like "happening" before starting again
  • Customize each timer based on days, for example Timer1 runs on Monday and Tuesday only, Timer2 runs every day, Timer3 runs only Saturday (I hope I`m explaining right)

I`m having a play around meanwhile to see if I can do this, however I would really appreciate a bit of help :)

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant