[TIME-43] New Timesheet portlet with Relative Dates

Issue #43 invalid
Andriy Zhdanov created an issue

Hi Andrew,

I made a variant Timesheet portlet : Inheriting the original one, it allows to define the Start Date and the End Date by using relative operator.
The user is able to enter as date in a relative using following codification :

Code Label BOW Begin Of Week EOW End Of Week BOM Begin Of Month EOM End Of Month BOQ Begin Of Quarter EOQ End Of Quarter BOS Begin Of Semester EOS End Of Semester BOY Begin Of Year EOY End Of Year +1D Day +1B Business Day +1W Week +1M Month +1Q Quarter +1S Semester +1Y Year

The supported syntax allow fo example :

  • StartDate = -2W, EndDate = +3D
  • StartDate = BOW-2W, EndDate = EOW
  • StartDate = BOM-2W, EndDate = EOM

For later, I planned to support some syntax like BOM(NOW-2w) for begin of Month relatively to today - 2 Weeks, and so ...

Are you interested by this feature ?

By kaamelot/Vincent Thoulé on Tue, 29 Jul 2008 01:26:50 -0700

Comments (0)

  1. Log in to comment