3
Answers

Retrieve date from database with certain format

Photo of SIVA

SIVA

13y
2.9k
1
Hi All,
I have sample data in database.
When i retrieve date from database its retrieving with time also as follows


I need to bind only time while binding data using above statement..



<%#Eval("DateOfJoining")%>

12-3-2011 12:00 AM

Answers (3)