Sep

Three-letter representation of September.

Synopsis

Sep

Description

This is a three-letter representation of September that can be used to specify a date value.

Examples

This wait rule makes agents wait until September 25:

wait(until(Sep,25))

The start date below is set with the month specified by Sep:

start_date = 2020-Sep-10

Errors

Sep must be capitalized; Uncapitalized sep will not work.

See Also

Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Oct, Nov, Sep