G
gr
Hi,
I have two date fields, begining date and end date. If the
user types a wrond date ex. 31/05/2003 (April is a 30 day
month), an error is generated. How can I handle this error
in order to tell the user he is typing an invalid date or
automatically change to the closest right date
ex. user types 02/30/2003
change to 02/28/2003 or 02/29/2003, also how can I manage
leap years?
thx
I have two date fields, begining date and end date. If the
user types a wrond date ex. 31/05/2003 (April is a 30 day
month), an error is generated. How can I handle this error
in order to tell the user he is typing an invalid date or
automatically change to the closest right date
ex. user types 02/30/2003
change to 02/28/2003 or 02/29/2003, also how can I manage
leap years?
thx