Due to a sudden burst in spammer activity, account creation has been temporarily disabled. Sorry for the inconvenience to any new potential contributors.

MaxDate

From AGEWiki

(Difference between revisions)
Jump to: navigation, search
 
Line 7: Line 7:
  Note: See also [[FixedDate]] and [[MinDate]]
  Note: See also [[FixedDate]] and [[MinDate]]
| param1 = YYYY/MM/DD
| param1 = YYYY/MM/DD
-
| param1desc = Integers; Year/Month/Day
+
| param1desc = Text String; Year/Month/Day
}}
}}

Latest revision as of 11:52, 21 April 2010

MaxDate

Syntax  

MaxDate = YYYY/MM/DD

Description

This condition is fulfilled on any date up to and including the one specified (less than or equal to).

Example  

MaxDate = 1863/12/31

This condition will be on any date up to and including December 31st 1863

Note: See also FixedDate and MinDate


 

Parameters

YYYY/MM/DD

Text String; Year/Month/Day

Forums