Hello everyone,
I am looking for someone who could make me a simple scheduling class where I can easily get times from a config and schedule a task to start at that time. The class would contain the following:
1. scheduleEvent(String time) - schedules an event to start at the time provided
2. loadScheduledEvents(List<String> list) - essentially uses the method above on the list provided
3. getScheduledEvents() - gets all of the scheduled events
That is essentially all but one thing is that there must be a section in a config where players can specify which timezone they want to use (from this list -
https://en.wikipedia.org/wiki/List_of_tz_database_time_zones). If you are interested in this please reply to this thread. Looking to spend $10-15 on this.
Thanks!
I am looking for someone who could make me a simple scheduling class where I can easily get times from a config and schedule a task to start at that time. The class would contain the following:
1. scheduleEvent(String time) - schedules an event to start at the time provided
2. loadScheduledEvents(List<String> list) - essentially uses the method above on the list provided
3. getScheduledEvents() - gets all of the scheduled events
That is essentially all but one thing is that there must be a section in a config where players can specify which timezone they want to use (from this list -
https://en.wikipedia.org/wiki/List_of_tz_database_time_zones). If you are interested in this please reply to this thread. Looking to spend $10-15 on this.
Thanks!
