Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Beginning Java
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
paul wheaton
Liutauras Vilda
Ron McLeod
Sheriffs:
Jeanne Boyarsky
Devaka Cooray
Paul Clapham
Saloon Keepers:
Scott Selikoff
Tim Holloway
Piet Souris
Mikalai Zaikin
Frits Walraven
Bartenders:
Stephan van Hulst
Carey Brown
Forum:
Beginning Java
change date format
Dharmender Singh
Greenhorn
Posts: 16
posted 17 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
how we can change the format of the date as in MySql the date format is yyyy-MM-dd
Srivatsa Katta
Ranch Hand
Posts: 55
posted 17 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi,
Have a look @
java.text.SimpleDateFormat
API for all date format related things.
Regards,
Srivatsa Katta
mohit bahl
Ranch Hand
Posts: 48
posted 17 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
hi,
you can check this post
here
this might solve your query.
cheers!
mohit
to err is human, but the company policy doesn't allow it!
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Date Format
Get the Difference between 2 dates
Rendering dates from long values in JTable
servlets and sql
date time
More...