The Wayback Machine - https://web.archive.org/web/20210829043114/https://github.com/topics/crontab
Skip to content
#

crontab

Here are 633 public repositories matching this topic...

jmrozanec
jmrozanec commented Oct 5, 2017

I need something like below:

newCronExpression = convert (localCronExpresn,fromLocalTZ, "UTC")

Is it possible using cron-utils?

Let me give an example:

My local timezone is IST i.e. GMT+5.30.

Current local time is: 11:20 AM.

I want a job to run in 45 min of every hour.

So, my cron expression: 45 * * * *

Hence I am expecting my job to run after 25 min ( as starting time

软擎是基于 Php 7.2+ 和 Swoole 4.4+ 的高性能、简单易用的开发框架。支持同时在 Swoole Server 和 php-fpm 两种模式下运行。内置了 Http (Swoole, Fpm),Tcp,WebSocket,Process,Crontab服务。集成了大量成熟的组件,可以用于构建高性能的Web系统、API、中间件、基础服务等等。
  • Updated Aug 3, 2021
  • PHP

Improve this page

Add a description, image, and links to the crontab topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the crontab topic, visit your repo's landing page and select "manage topics."

Learn more