This website requires JavaScript.
Explore
Help
Sign In
Public
/
libcron
Watch
1
Star
0
Fork
0
You've already forked libcron
mirror of
https://github.com/PerMalmberg/libcron.git
synced
2025-10-29 02:58:38 -05:00
Code
Activity
10
Commits
2
Branches
9
Tags
cb6a7958e84cd61e826dbfafadabd82fae6c0be4
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Per Malmberg
cb6a7958e8
Validation of days vs. months with more tests.
2018-03-10 00:39:04 +01:00
.idea
More tests, seems to be working. Still needs to handle non-existent dates.
2018-03-09 23:51:13 +01:00
libcron
Validation of days vs. months with more tests.
2018-03-10 00:39:04 +01:00
test
Validation of days vs. months with more tests.
2018-03-10 00:39:04 +01:00
.gitignore
Begun implementation.
2018-03-08 14:21:26 -08:00
CMakeLists.txt
More tests, seems to be working. Still needs to handle non-existent dates.
2018-03-09 23:51:13 +01:00
LICENSE
Initial commit
2018-03-08 23:09:11 +01:00
README.md
Initial commit
2018-03-08 23:09:11 +01:00
README.md
libcron
A C++ scheduling library using cron formatting.
Description
A C++ scheduling library using cron formatting.
Readme
MIT
4.4
MiB
Languages
C++
96.5%
CMake
3.5%