Click here to Skip to main content
15,890,043 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
May i know the exact syntax for getting the date of birth.?
I wanna read data as a date format and not as a string...

What I have tried:

ENtering DOB.. But never suceeded in Date format
Posted
Updated 26-Jan-17 22:29pm
v2
Comments
Richard MacCutchan 27-Jan-17 4:17am    
It all depends on how you are receiving the date values - strings, numbers, from a datepicker ... ?

1 solution

Hi,

Read the article : XML Schema Date/Time Datatypes[^] you will understand how to save date time in XML.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900