public static const MIN_DATE:Date = new Date(1500,1,1);  

public static const MAX_DATE:Date = new Date(2999,12,31);

Reply via email to