PDA

Click to See Complete Forum and Search --> : Validating Dates


JHausmann
Jun 22nd, 2000, 01:57 AM
Have you given consideration to using a datepicker control?

compuGEEK
Jun 22nd, 2000, 02:40 AM
I hope I'm not being too simple, but could you do something
like this?

BritishDate = Format(MyDate, "dd/mm/yyyy")

Jun 30th, 2000, 04:05 PM
You can write a function which checks if the date is valid date!