cronv
cronv copied to clipboard
Timezone
Would be handy if we have a way to add an option to output it to a specific timezone
--from-timezone=UTC --to-timezone=GMT+8
Just had this idea because our current machine / crontab -l runs in UTC while It's nice if we can see this in our local timezone
👍
will add 2 new options:
--crontab-tz=UTC : tz of server which owns crontab
--outout-tz=JST: tz of local machine to calculate timeline
Cool man that should work 👍