-
sorry, just use ((float)a)/b instead of a/b.
2006-12-22 15:13:48 UTC in Joda - Time
-
hello,
with the case:
DateTime start = new DateTime(1988,12,17 ,0,0,0,0);
//and replace with
//DateTime start = new DateTime(1988,12,17 ,0,0,0,0);
DateTime inter = new DateTime(1993,8,1 ,0,0,0,0);
DateTime end = new DateTime(2007,1,1 ,0,0,0,0);
long nb1 = (new Interval(start,inter).toDurationMillis())/1000/60/60/24 ;
System.out.println("days...
2006-12-22 10:54:10 UTC in Joda - Time
-
davidlaurent committed patchset 2 of module photoalbum to the nemesis-forum CVS repository, changing 93 files.
2005-02-23 21:14:14 UTC in nemesis-forum
-
davidlaurent committed patchset 1 of module photoalbum to the nemesis-forum CVS repository, changing 77 files.
2005-02-23 21:02:24 UTC in nemesis-forum
-
davidlaurent committed patchset 11 of module forum to the nemesis-forum CVS repository, changing 9 files.
2005-02-23 18:48:56 UTC in nemesis-forum
-
davidlaurent committed patchset 10 of module forum to the nemesis-forum CVS repository, changing 1 files.
2005-02-23 18:48:08 UTC in nemesis-forum
-
davidlaurent committed patchset 9 of module forum to the nemesis-forum CVS repository, changing 1 files.
2003-05-19 13:41:07 UTC in nemesis-forum
-
davidlaurent committed patchset 8 of module forum to the nemesis-forum CVS repository, changing 1 files.
2003-05-19 13:36:49 UTC in nemesis-forum
-
davidlaurent committed patchset 7 of module forum to the nemesis-forum CVS repository, changing 1 files.
2003-05-13 13:21:43 UTC in nemesis-forum
-
davidlaurent committed patchset 6 of module forum to the nemesis-forum CVS repository, changing 1 files.
2003-05-13 11:36:53 UTC in nemesis-forum