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
Ron McLeod
Jeanne Boyarsky
Sheriffs:
Paul Clapham
Saloon Keepers:
Tim Holloway
Roland Mueller
Bartenders:
Forum:
Beginning Java
convert java.util.date to java.util.calendar
Arundhathi Menon
Ranch Hand
Posts: 113
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi ,
Can you please tell me how can I convert java.util.date to java.util.calendar.
Thanks in advance
Menon
[ January 17, 2007: Message edited by: Arundhathi Menon ]
SCJP , SCWCD , SCBCD , SCDJWS
Ricky Martaputra
Ranch Hand
Posts: 42
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Simply call the setTime method from Calendar object, which has an argument Date object.
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Date & Time in java
How to convert java.util.Calendar in JSTL?
Counting number of weeks using timestamp
Comparision of Time
how to extract the date n time from images
More...