detecting date style

D

Dave

How can i detect the date style that the users system is using.

I have some customers that have dd/mm/yy and some that have dd/mm/yyyy

I have a input mask (99/99/00;0;_) that is set for dd/mm/yy.

Is it possible to check what format the system uses and then dynamically
alter
the input mask in the OnOpen Event

thanks
Dave
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Change MM/DD/YYYY to MM/DD/YY 5
Input Mask 3
printing report with date 3
date format 7
Input Mask for Date and Time 2
How to enter a date in DD-MM-YYYY format 2
Dlookup 7
How to check if date is > year 2000 3

Top