Created on 18 May 2020
icon_unfollowing
Login to follow
cronexpression

CronExpression

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 18 May 2020 by 
cronexpression

CronExpression

Details
An extension that allows you to get next date using CronExpressions. Use http://www.cronmaker.com/ to create your cron Expression
Read more

CronTrigger uses “cron expressions”, which are able to create firing schedules such as: “At 8:00am every Monday through Friday” or “At 1:30am every last Friday of the month”.

A cron expression is a string comprised of 6 or 7 fields separated by white space. Fields can contain any of the allowed values, along with various combinations of the allowed special characters for that field. The fields are as follows:

So cron expressions can be as simple as this: * * * * ? * or more complex, like this: 0/5 14,18,3-39,52 * ? JAN,MAR,SEP MON-FRI 2002-2010


Actions

  • CronExpression: This method allows you to get next running date using ConExpressions.
Release notes (1.0.0)
Reviews (0)
Category
Functional libraries & utilities, Other functions & libraries
Tags
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
CronExpression has no dependencies.
Application Objects
CronExpression has 0 AOs.
Team
Compatible with
Version 11
Database:
All
Asset consumers
No consumers yet.
Weekly downloads