Show/Hide Toolbars

CatchmentSIM Help

 

The following project variables relate to the Date / Time variable category.  They reveal information about the time and date the script was processed.

These project variables must all be prefixed with %DateTime. eg., %DateTime.ShortTime.

 

Project Variable
(%DateTime.)

Description

Output Type

Units

DayAsNumber

Current day as a number 1-31

text

 

DayAsWord

Current day as a word eg., Monday

text

 

MonthAsNumber

Current month as a number 1-12

text

 

MonthAsWord

Current month as a word eg., January

text

 

Year

Current year as four digit value eg., 2003

text

 

ShortDate

Current date in short format (dd/mm/yyyy)

text

 

Second

Current second as two digits

text

 

Minute

Current minute as two digits

text

 

Hour

Current hour as two digits

text

24hr clock

ShortTime

Current time in short format (hh:mm:ss)

text

24hr clock