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
Liutauras Vilda
Jeanne Boyarsky
paul wheaton
Sheriffs:
Ron McLeod
Devaka Cooray
Henry Wong
Saloon Keepers:
Tim Holloway
Stephan van Hulst
Carey Brown
Tim Moores
Mikalai Zaikin
Bartenders:
Frits Walraven
Forum:
Beginning Java
convert java.util.date to java.util.calendar
Arundhathi Menon
Ranch Hand
Posts: 113
posted 17 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 17 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.
What's wrong? Where are you going? Stop! Read this tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
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...