Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Fix bugzilla bug 171990. 06-14-2006 12:00:00 AM is wrongly treated as 06-13-2006 [07]

-    Summary:

CheckIn: Fix bugzilla bug 171990. 06-14-2006 12:00:00 AM is wrongly treated as 06-13-2006 [07]
- Bugzilla Bug (s) Resolved:

   [171990] 06-14-2006 12:00:00 AM is wrongly treated as 06-13-2006 [07]

-   Description:

This bug concerned with milliseconds omission in DateTimeUtil.diffDay(). I add clear() operations for diffWeek(),   diffDay(),diffHour() and diffMinute() methods in DateTimeUtil.java, so that the errors related with the group operations based  on these methods will be fixed.


- Tests Description:
  Manual tests.

 

- Reviewer:

  Zhu Lin


- Notes to Build Team:

- Notes to Developers:

- Notes to QA: 
 

 

- Notes to Documentation:  

- Files Added:

 

- Files Edited

 "org.eclipse.birt.data.engine.impl.group.DateTimeUtil.java"

 

- Files Deleted

 

Jianchao Li


Back to the top