I had developed a custom date control which accepts dates in the way I wanted. Now the problem is that the software will be running on multiple computers & each have their different settings for the dates (i.e. mm/dd/yyyy or dd/mm/yyyy) now I want input in form of only dd/mm/yyyyy so when the system date is 19th Feb, 2007 then the software & even VB can convert it into 19/02/2007 (using Format(Date(), "dd/mm/yyyy"), but when the system date is 5th June, 2007, neither software nor even VB can understand in which format the given date is.........
How to solve this problem...........
How to determine the System Date is in which format (dd/mm/yyyy or mm/dd/yyyyy)
Please help me out.......................
I am ready to use APIs, but pls help me
Thanx to all readers & very much thanx to all repliers.

Dates in VB 6.0 !!!!
Beast Forever
- Visual Basic 6 Newgroups
- Visual Basic 6.0 on MSDN Library
- MSDN Visual Basic 6.0 Resource Center
- VB City
- VB-Helper
- VB Forums
- CodeGuru
- Code Project
- Planet Source Code
Remember, you can use Visual Basic 2005 Express (.NET) for free, because it's free-to-download, free-to-register, easy-to-use, easy-to-learn and funny!, why you don't want to take a tour about it