Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Date Format
Message
From
07/03/2002 05:45:57
 
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Title:
Miscellaneous
Thread ID:
00616458
Message ID:
00629423
Views:
19
Hey, got one problem
lets say
1. i've regional setting mm-dd-yy and separator "-"

2.i'm using mask edit textbox for date inputs in dd/mm/yyyy format so i can't
use date data type. so i get a date string out of the text box

using
format("12/03/2002","dd/mm/yyyy")
would return me "12-03-2002"
or even if i collect the date coming from server in date type variable
using format would return it with same separator.
so my maskedit box would end up saying invalid property value

?
Best Luck..
Nilesh
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform