How do I format the date in the Calendar Control?

  • Thread starter Thread starter DeWitt Phillips
  • Start date Start date
D

DeWitt Phillips

Please can someone help? I am using a calendar control to return a date
but it is in the format YYYY/MM/DD and I want it to be MM/DD/YYYY. What is
the correct syntax for converting the server's date from YYYY/MM/DD format
to MM/DD/YYYY format?

Cordially
DeWitt
 
Back
Top