Directory groovy/modules/gdata/src/main/groovy/time/

Directory Created:
2006-04-23 13:04
Total Files:
5
Deleted Files:
1
Lines of Code:
558

Browse with ViewVC

[root]/groovy/modules/gdata/src/main/groovy/time

Lines of Code

groovy/modules/gdata/src/main/groovy/time/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
tug 31 (100.0%) 740 (100.0%) 23.8

Most Recent Commits

tug 2006-07-03 11:20

Make weeks and days ago and from.now prduce java.sql.Date with correct number of milliseconds

22 lines of code changed in:

  • groovy/modules/gdata/src/main/groovy/time: Duration.java (+22 -1)
tug 2006-06-16 14:35

Allow datum dependant durations to be converted to milliseconds by using the current instant as the datum



Also work round java.sql.Date sillyness

37 lines of code changed in:

tug 2006-06-09 14:35

Add basic Date Duration arithmetic

40 lines of code changed in:

tug 2006-06-09 11:40

Fix bug in toMilliseconds and update unit test to chack for correct operation

1 lines of code changed in:

  • groovy/modules/gdata/src/main/groovy/time: Duration.java (+1 -1)
tug 2006-06-06 14:42

Distinguish between Durations which are numbers of whole days and those which include fractions of days

328 lines of code changed in:

tug 2006-05-31 17:03

Add some support for java.sql.Date

7 lines of code changed in:

tug 2006-04-25 11:07

Make time arithmetic work better when the addition or subtraction takes the time over the daylight saving time boundry

132 lines of code changed in:

tug 2006-04-23 19:51

add from.today



from now adds the duartion to the current time



from.today adds it to the current day (i.e. hours, minutes, seconds, millis are all 0)

31 lines of code changed in:

tug 2006-04-23 14:18

First veirsion that does time arithmetic correctly

11 lines of code changed in:

tug 2006-04-23 13:04

Move the Duration classes into a non google related package

131 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT