issues
search
maennchen
/
crontab
:alarm_clock: Parse Cron Expressions, Compose Cron Expression Strings and Caluclate Execution Dates.
https://hex.pm/packages/crontab
MIT License
93
stars
33
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
BUG in nth occurrence of weekday in a month when n=5
#132
tarzan
closed
1 month ago
4
Localized DateTime ambiguous handling
#131
maennchen
opened
9 months ago
0
Human-readable crons?
#130
egeersoz
opened
9 months ago
2
Date helper datetime support
#129
shaolang
closed
9 months ago
11
Use minute / hour / day units for DateTime shift
#128
maennchen
closed
9 months ago
1
Raise Elixir Requirement to 1.14
#127
maennchen
closed
9 months ago
1
Elixir ~> 1.11 requirement & CI Matrix Update
#126
maennchen
closed
9 months ago
1
Credo Fix
#125
maennchen
closed
9 months ago
1
Support non-range step values
#124
shaolang
closed
9 months ago
0
Fail to parse expressions with non-range step values
#123
shaolang
closed
9 months ago
3
Bump actions/cache from 3 to 4
#122
dependabot[bot]
closed
10 months ago
0
Bump actions/upload-artifact from 3 to 4
#121
dependabot[bot]
closed
11 months ago
1
Bump actions/download-artifact from 3 to 4
#120
dependabot[bot]
closed
11 months ago
1
Expressions are not being properly evaluated
#119
mustela
closed
11 months ago
2
Update documentation
#118
mustela
closed
11 months ago
2
Bump actions/checkout from 3 to 4
#117
dependabot[bot]
closed
12 months ago
0
Fix warning caused by usage of deprecated `Application.get_env`
#116
LouisMT
closed
1 year ago
3
Fix CI
#115
maennchen
closed
1 year ago
1
feat: add skip year option to composer
#114
thomas9911
closed
1 year ago
3
Bump actions/cache from 3.2.3 to 3.2.4
#113
dependabot[bot]
closed
1 year ago
1
Bump actions/cache from 3.0.11 to 3.2.3
#112
dependabot[bot]
closed
1 year ago
1
Bump actions/cache from 3.0.11 to 3.2.2
#111
dependabot[bot]
closed
1 year ago
2
Bump actions/cache from 3.0.11 to 3.2.1
#110
dependabot[bot]
closed
1 year ago
2
Bump actions/cache from 3.0.11 to 3.2.0
#109
dependabot[bot]
closed
1 year ago
2
Drop Elixir 1.9 support & Fix CI Matrix
#108
maennchen
closed
2 years ago
2
fix: remove unsafe String.to_atom
#107
thomas9911
closed
2 years ago
2
Bump actions/cache from 3.0.10 to 3.0.11
#106
dependabot[bot]
closed
2 years ago
1
Bump actions/cache from 3.0.8 to 3.0.10
#105
dependabot[bot]
closed
2 years ago
1
Bump actions/cache from 3.0.8 to 3.0.9
#104
dependabot[bot]
closed
2 years ago
2
Bump actions/cache from 3.0.2 to 3.0.8
#103
dependabot[bot]
closed
2 years ago
1
Warning on Elixir v1.14
#102
thbar
opened
2 years ago
4
Bump actions/cache from 3.0.2 to 3.0.7
#101
dependabot[bot]
closed
2 years ago
2
Bump actions/cache from 3.0.2 to 3.0.6
#100
dependabot[bot]
closed
2 years ago
2
Bump actions/cache from 3.0.2 to 3.0.5
#99
dependabot[bot]
closed
2 years ago
2
Bump actions/cache from 3.0.2 to 3.0.4
#98
dependabot[bot]
closed
2 years ago
2
Bump actions/cache from 3.0.2 to 3.0.3
#97
dependabot[bot]
closed
2 years ago
2
Bump actions/cache from 3.0.1 to 3.0.2
#96
dependabot[bot]
closed
2 years ago
1
Bump actions/download-artifact from 2 to 3
#95
dependabot[bot]
closed
2 years ago
1
Bump actions/upload-artifact from 2 to 3
#94
dependabot[bot]
closed
2 years ago
1
Bump actions/cache from 2 to 3.0.1
#93
dependabot[bot]
closed
2 years ago
1
Bump actions/cache from 2 to 3
#92
dependabot[bot]
closed
2 years ago
2
Bump actions/checkout from 2 to 3
#91
dependabot[bot]
closed
2 years ago
1
Update CI
#90
maennchen
closed
2 years ago
0
Adding String.trim to Ecto Type cast()
#89
h4cc
closed
2 years ago
5
Ignoring leading/trailing whitespace in Parser.parse
#88
h4cc
closed
2 years ago
2
Fix typos
#87
kianmeng
closed
3 years ago
0
Support for L-{number} in day of week and day of month
#86
himanshu0128
opened
3 years ago
0
Can cron expression can be checked against current datetime?
#85
siddhant3030
closed
3 years ago
0
how can I use this CronExpression ecto type ?
#83
siddhant3030
closed
3 years ago
0
how exactly this cron parser is working here?
#81
siddhant3030
closed
3 years ago
0
Next