adhocore / gronx

Lightweight, fast and dependency-free Cron expression parser (due checker, next/prev due date finder), task runner, job scheduler and/or daemon for Golang (tested on v1.13+) and standalone usage. If you are bold, use it to replace crontab entirely.

Home Page:https://github.com/adhocore/gronx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get LastTick of cron

n4n0lix opened this issue · comments

A counter part to NextTick that doesn't look ahead, but backwards.

I am not aware of any cron parser for go that is capable of doing it. The only code out there that provides this is a fork of a fork of an abandoned project. This functionality would make a good USP.

yea thanks, that should be possible given we already have similar NextTick. the main difference would be to backtrack instead.

@n4n0lix would it be possible for you to review #22 briefly? thank.
i have chosen name PrevTick instead.

@n4n0lix this has been fixed and released in v1.5.0 🎉

I just saw your message regarding the review. Friday to Monday was holiday in germany. I can still have a look if you like :D

Cudos for having it already implemented, not used to that in a world where you usually have to implement it yourself, read into the code, make a PR etc.

Is your paypal.me link ( https://paypal.me/ji10 ) still up to date? Shows "no profile found" for me. Let me know once you updated it/when it works again. @adhocore

ohh paypal is really complex to use in where i am based, so had to disable it. if you are interested i'm on GitHub sponsors. thanks