Addi set interval function to set time interval in the timetable#27
Addi set interval function to set time interval in the timetable#27zulianrizki wants to merge 8 commits intoGrible:masterfrom
Conversation
|
Hey I looked at this and just wanted to just add some advice though.
I'm planning to use this project in a few days for something I'm working on so I happened to be checking out what was outstanding and this feature is important to me too. |
this is my PR for #26
there is no breaking change.
just use timetable.setInterval(interval) in minute to set time interval, default value is 60 or 1 hour.
Sorry if my code is messy. this is my first github contribution.
Thanks !