Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #11365
| From | Jeff Higgins <jeff@invalid.invalid> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: How can I use Operand (+ , - ) with Time |
| Date | 2012-01-15 15:53 -0500 |
| Organization | A noiseless patient Spider |
| Message-ID | <jevdt4$u3j$1@dont-email.me> (permalink) |
| References | <34afdd1f-4549-48a9-878c-8678993e97ed@t30g2000vbx.googlegroups.com> <operator-overloading-20120115135044@ram.dialup.fu-berlin.de> <jev61p$eh7$1@news.albasani.net> <jev9tv$4sf$1@dont-email.me> |
On 01/15/2012 02:45 PM, Jeff Higgins wrote: > On 01/15/2012 01:31 PM, Lew wrote: > [snip] >> >> That tends to cause trouble. It's better to use 'java.util.Calendar' and >> its friends prior to Java 7, and the new time types for 7+. >> > I've scanned the Release Notes and API documentation for Oracle's Java > SE 7 and have been unable to find "new time types for 7+". Will you > provide pointers for me? > Thanks. After some more digging I find JSR 310: Date and Time API. I seems to be in the Early Draft Review stage. <http://jcp.org/en/jsr/summary?id=310> <http://sourceforge.net/apps/mediawiki/threeten/index.php?title=ThreeTen>
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
How can I use Operand (+ , - ) with Time sahm <sahm007@gmail.com> - 2012-01-14 23:44 -0800
Re: How can I use Operand (+ , - ) with Time Jeff Higgins <jeff@invalid.invalid> - 2012-01-15 08:32 -0500
Re: How can I use Operand (+ , - ) with Time Jeff Higgins <jeff@invalid.invalid> - 2012-01-15 08:52 -0500
Re: How can I use Operand (+ , - ) with Time Jeff Higgins <jeff@invalid.invalid> - 2012-01-15 10:19 -0500
Re: How can I use Operand (+ , - ) with Time sahm <sahm007@gmail.com> - 2012-01-15 07:55 -0800
Re: How can I use Operand (+ , - ) with Time Lew <noone@lewscanon.com> - 2012-01-15 10:50 -0800
Re: How can I use Operand (+ , - ) with Time Roedy Green <see_website@mindprod.com.invalid> - 2012-01-15 08:35 -0800
Re: How can I use Operand (+ , - ) with Time Lew <noone@lewscanon.com> - 2012-01-15 10:31 -0800
Re: How can I use Operand (+ , - ) with Time Lew <noone@lewscanon.com> - 2012-01-15 10:51 -0800
Re: How can I use Operand (+ , - ) with Time Jeff Higgins <jeff@invalid.invalid> - 2012-01-15 14:45 -0500
Re: How can I use Operand (+ , - ) with Time Jeff Higgins <jeff@invalid.invalid> - 2012-01-15 15:53 -0500
Re: How can I use Operand (+ , - ) with Time Lew <noone@lewscanon.com> - 2012-01-15 15:36 -0800
Re: How can I use Operand (+ , - ) with Time glen herrmannsfeldt <gah@ugcs.caltech.edu> - 2012-01-15 20:07 +0000
Re: How can I use Operand (+ , - ) with Time Lew <noone@lewscanon.com> - 2012-01-15 15:39 -0800
csiph-web