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

Convert String to Date

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
Hi there,

How can i convert a string into date in crystal report?

Thanx :)
 
hi!!!!
just create a formula field for that string
in that go to functions-->date/time-->DateValue-->DateValue(number or string).
so click on DateValue.u will get like this DateValue().
within that bracket put the field which is needed to convert string to date.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top