|
-
January 31st, 2005, 06:27 AM
#1
IsNumeric/IsDate on French XP
Hi again.
In an English culture, I would expect IsNumeric("1.212,3") to return False, and it does. Moving onto a French culture, I would expect it to return True (as that is how that culture writes numbers), but it doesn't. Further, IsDate("1.212,3") returns True (parses to 03-Jan-0212) when running under either culture (though both built in an English culture). Is this a bug? Do I need to do something before calling them in order to take note of the culture I'm running under?
Any comments appreciated,
T
Some cause happiness wherever they go; others, whenever they go.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|