Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #5661
| From | Jeff Higgins <jeff@invalid.invalid> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: Converting a Date Object to a GregorianCalendar Object |
| Date | 2011-06-24 20:43 -0400 |
| Organization | A noiseless patient Spider |
| Message-ID | <iu3ami$fab$1@dont-email.me> (permalink) |
| References | <c6a540ee-ff95-44b7-ab7e-61428d961a15@r33g2000prh.googlegroups.com> |
On 06/24/2011 07:54 PM, KevinSimonson wrote: > I can go from a GregorianCalendar object to a Date object with the > method getTime(). Is there any way to go from a Date object to a > GregorianCalendar object? Calender.setTime(Date date)?
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar
Converting a Date Object to a GregorianCalendar Object KevinSimonson <kvnsmnsn@hotmail.com> - 2011-06-24 16:54 -0700
Re: Converting a Date Object to a GregorianCalendar Object Jeff Higgins <jeff@invalid.invalid> - 2011-06-24 20:43 -0400
Re: Converting a Date Object to a GregorianCalendar Object KevinSimonson <kvnsmnsn@hotmail.com> - 2011-06-25 14:29 -0700
Re: Converting a Date Object to a GregorianCalendar Object Lew <noone@lewscanon.com> - 2011-06-26 14:06 -0400
Re: Converting a Date Object to a GregorianCalendar Object Roedy Green <see_website@mindprod.com.invalid> - 2011-06-24 18:35 -0700
Re: Converting a Date Object to a GregorianCalendar Object Dr J R Stockton <reply1126@merlyn.demon.co.uk> - 2011-06-27 21:36 +0100
Re: Converting a Date Object to a GregorianCalendar Object Lew <noone@lewscanon.com> - 2011-06-27 19:38 -0400
csiph-web