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

MinDate

From AGEWiki

Revision as of 11:53, 21 April 2010 by Lodilefty (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

MinDate

Syntax  

MinDate = YYYY/MM/DD

Description

This condition is fulfilled if the actual date is this date or later (greater than or equal to).

Example  

MinDate = 1864/10/01

This condition will be fulfilled on October 1st 1864, and on any date thereafter.

Note: See also FixedDate and MaxDate


 

Parameters

YYYY/MM/DD

Text String; Year/Month/Day

Forums