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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DATE() function?

Status
Not open for further replies.

Anointed

Programmer
Joined
Oct 28, 1999
Messages
1
Location
US
Why does the DATE() function only return October 22, 1999?
 
I think its cos date() requires a parameter to "date". With no parameter it takes date() as date(now()).
 
Are you trying to convert a string to a date? If you are CDate() is a better function than Date().
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top