Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Format date?

Status
Not open for further replies.

lespaul

Programmer
Feb 4, 2002
7,083
US
I have a TDate variable that I set to TODAY. I'd like it to be in MM/DD/YYYY format (it's currently returning M/D/YYYY and I need the 2 digit Month and Day). How can I force the date to the proper format?

Thanks!

Leslie
landrews@metrocourt.state.nm.us

SELECT * FROM USERS WHERE CLUE > 0
No Rows Returned
 
Thanks! Leslie
landrews@metrocourt.state.nm.us

SELECT * FROM USERS WHERE CLUE > 0
No Rows Returned
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top