[root]/groovy/modules/gdata/src/main/groovy/google/gdata
data
(0 files, 0 lines)
remove unnecessary calls to java.util.Date.getTime()
8 lines of code changed in:
Distinguish between Durations which are numbers of whole days and those which include fractions of days
9 lines of code changed in:
Make time arithmetic work better when the addition or subtraction takes the time over the daylight saving time boundry
23 lines of code changed in:
Add support for inserting events
71 lines of code changed in:
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)
3 lines of code changed in:
First veirsion that does time arithmetic correctly
3 lines of code changed in:
Move the Duration classes into a non google related package
3 lines of code changed in:
Separate the code which will evantually go into DGM from the Google specific code
80 lines of code changed in:
Spell Dependent correctly :)
11 lines of code changed in:
remove duplicate plus implementation on ContextDependantDuration
10 lines of code changed in:
Initial commit
181 lines of code changed in: