SBBmaster09
Registered User.
- Local time
- Today, 16:39
- Joined
- Apr 26, 2013
- Messages
- 92
Is there any ways that can convert Date:
In the form, the text field will always accept a format which is DD-MM-YYYY then when it is saved in the Table the output should be converted to MM/DD/YY Or M/D/YYYY. Disregarding that 04-07-2013 should be 7/4/2013 and not 4/7/2013.
Is that possible?? Thanks.
In the form, the text field will always accept a format which is DD-MM-YYYY then when it is saved in the Table the output should be converted to MM/DD/YY Or M/D/YYYY. Disregarding that 04-07-2013 should be 7/4/2013 and not 4/7/2013.
Is that possible?? Thanks.