Commit Graph

68 Commits

Author SHA1 Message Date
7e58ec0873 fixes in flow according to time zones 2021-04-24 16:58:25 +06:00
da88d18d4d add note about offsets 2021-04-22 12:44:22 +06:00
86cdda51a1 tests and fixes in week work 2021-04-22 12:24:26 +06:00
bfa546ad1f add support of week days 2021-04-22 11:58:19 +06:00
b0889d0677 remove redundant changes 2021-04-10 15:38:55 +06:00
3408d58cb7 fixes for Tz 2021-04-10 15:38:55 +06:00
5c81eede9c add CronDateTimeSchedulerTz variant in CollectionKronScheduler 2021-04-10 00:33:05 +06:00
5844859369 rewrite system with offsets 2021-04-10 00:28:08 +06:00
a07027399c add offset parameter in strings 2021-03-30 14:07:39 +06:00
93246cada7 fix of next with DateTimeTz 2021-03-29 22:29:10 +06:00
5311e651f4 add work with time zones 2021-03-29 22:14:49 +06:00
bbb4f41723 fill changelog 2021-01-02 21:55:06 +06:00
365adb1016 add years, KrontabWrapper, new function to create scheduler from template and update readme 2021-01-02 21:35:08 +06:00
476239faa6 CronDateTimeScheduler now is internal (again :( ) 2021-01-02 20:13:47 +06:00
e8071fa15c deprecation messages fix in CronDateTimeScheduler 2021-01-01 21:09:31 +06:00
d11f106f19 deprecation of CronDateTImeScheduler 2021-01-01 20:51:09 +06:00
ca248a25ad compile fixes 2020-12-06 01:48:00 +06:00
4995a34c1a CronDateTimeScheduler adding 2020-12-06 01:44:24 +06:00
3162780447 update kdocs 2020-12-06 01:40:29 +06:00
3c0818cabf CollectionKronScheduler 2020-12-06 01:00:57 +06:00
104e9b1c87 change package 2020-11-21 14:58:19 +06:00
1431c0cda2 fix for parser 2020-10-10 22:17:48 +06:00
66e75b4315 add "each" 2020-10-10 21:39:00 +06:00
5a13437c17 add last and first 2020-10-10 21:12:32 +06:00
241fb2ee51 KrontabTemplate typealias 2020-08-22 21:42:47 +06:00
cdeea96c54 update dependencies versions 2020-08-22 21:36:55 +06:00
990b0d1011 fixes in docs and refactor 2020-07-24 15:23:44 +06:00
5cc9c8278e removing of unnecessary code 2020-07-24 14:25:30 +06:00
0d19d80d48 buildSchedule hotfix 2020-07-24 14:18:18 +06:00
5358bfdb47 add support of ranges in strings 2020-07-24 13:16:56 +06:00
d8ed07da98 new buildSchedule function and tests for string parsing 2020-06-03 22:04:05 +06:00
c9243d7968 optimization and docs of executes 2020-06-03 21:53:55 +06:00
565aff4538 fix for EverySecondScheduler 2020-06-03 21:39:52 +06:00
686716e20f TimeBuilder docs 2020-06-03 21:36:01 +06:00
6077384a17 fill documentation and optimize SchedulerBuilder#build and createSimpleScheduler functions 2020-06-03 21:21:52 +06:00
408349be04 docs 2020-06-03 21:07:10 +06:00
237deff0e6 fill docs of SchedulerShortcuts 2020-06-03 20:41:54 +06:00
59cd600d60 update CronDateTime documentation 2020-06-03 20:19:57 +06:00
be33a130d3 add data docs 2020-06-03 20:17:00 +06:00
1f971117bd refactor of CronDateTime 2020-06-03 20:11:42 +06:00
69e2e10d29 small optimization of Executes 2020-06-03 20:03:04 +06:00
ef436892aa optimize imports 2020-03-22 18:35:25 +06:00
85cb87c459 version 0.2.2 2020-03-22 18:35:06 +06:00
1d202a7311 asFlow extension 2020-01-13 10:15:01 +06:00
2ce52ade45 rewrite all onto KronScheduler 2019-10-10 16:43:52 +06:00
b93b9fd7c7 add "every" and "upTo" infix functions in time builder 2019-10-10 15:50:20 +06:00
1f8ec224a7 optimization of imports 2019-10-10 14:25:55 +06:00
990aad024f publish fixes 2019-10-10 14:25:01 +06:00
5c503f2070 replace code into another package and modify publish script and properties file 2019-10-08 23:17:51 +06:00
726e68c114 extend scheduler shortcuts 2019-10-08 23:04:58 +06:00