Forum: JSP Jul 1st, 2005 |
| Replies: 5 Views: 7,971 When I retrieve the date time field from my database I am getting only date but not time..
In my database the datetime field is 2005-07-01 12:12:08
But I am getting only 2005-07-01
help me plzzz |
Forum: JSP Jun 30th, 2005 |
| Replies: 5 Views: 7,971 |
Forum: JSP Jun 21st, 2005 |
| Replies: 5 Views: 7,971 hi..
I reached to the end of my project..but still struggling with date time issue in JSP...
I am using mysql as database...
simply to say my question is, how to insert and retrive datetime from... |