-
-
Notifications
You must be signed in to change notification settings - Fork 69
Closed as not planned
Labels
Description
This is a simple proposal, when using this plugin, I came across a need to only make users input minutes that are round figures. Say, "12:00, 12:10, 12:20" because I needed to write a scheduler to check for the submitted dates on the backend and do something with it and I did not want to make it query the database every minute as it might consume resources, I felt making it check every 10 minutes would be better.
What I'm saying in essence is that maybe a feature should be added to allow developers customize the steps or multiples of minutes that can be selected.
ccnokes, apalmer0, ignascode and ronronscelestes