Commit Graph

12 Commits

Author SHA1 Message Date
Robert von Burg 16fd4afb99 [Major] Code cleanup of warnings and typos 2020-05-02 16:06:30 +02:00
Robert von Burg fed3574013 [Major] Removed JodaTime implementation 2020-05-02 15:33:56 +02:00
Frode Carlsen 2f7c18e190 Separate modules to provide java6/jodatime support and java8/java-time support 2017-03-01 19:03:56 +01:00
Frode Carlsen a0ef5be7b1 Merge pull request #3 from zemiak/master
Rewritten to Java 8 DateTime
2017-03-01 18:36:59 +01:00
Adel Nizamutdinov f28be80137 Problem: the regex does not get parsed on Android 4;
Solution: move from named groups to indexed ones
2017-02-13 19:32:19 +03:00
zemiak ca21245593 Rewritten to Java 8 DateTime 2016-09-11 21:46:02 +02:00
Alf Lervåg cd29bda6b5 Revert timezone to the default after the test 2015-09-23 12:48:06 +02:00
Alf Lervåg 47b2cc7dd2 Specify the timezone for the tests
If we don't specify the timezone, the DST tests will fail for those who're not lucky enough to live close to Frode Carlsen.
2015-09-23 12:02:00 +02:00
unknown e2077cfa4e When omitting the seconds, now 0 will be used for the seconds instead of * 2015-07-03 16:03:23 +02:00
unknown 3ab418b979 Specifying seconds is now optional. Version set to 1.2 2015-07-02 09:15:05 +02:00
unknown b2e7da3170 The search for the next execution time can be limited by a date/time barrier so searches for february 30th will no longer result in an endless loop 2015-07-01 18:55:08 +02:00
frodecarlsen 67c88d9b62 Publish to github 2014-05-30 10:34:35 +02:00