Return-Path: Delivered-To: apmail-incubator-jspwiki-user-archive@minotaur.apache.org Received: (qmail 16848 invoked from network); 19 Jun 2009 19:37:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 19 Jun 2009 19:37:19 -0000 Received: (qmail 78304 invoked by uid 500); 19 Jun 2009 19:37:30 -0000 Delivered-To: apmail-incubator-jspwiki-user-archive@incubator.apache.org Received: (qmail 78266 invoked by uid 500); 19 Jun 2009 19:37:29 -0000 Mailing-List: contact jspwiki-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jspwiki-user@incubator.apache.org Delivered-To: mailing list jspwiki-user@incubator.apache.org Received: (qmail 78256 invoked by uid 99); 19 Jun 2009 19:37:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Jun 2009 19:37:29 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of harry.metske@gmail.com designates 209.85.218.219 as permitted sender) Received: from [209.85.218.219] (HELO mail-bw0-f219.google.com) (209.85.218.219) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Jun 2009 19:37:20 +0000 Received: by bwz19 with SMTP id 19so1967569bwz.12 for ; Fri, 19 Jun 2009 12:36:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=5Kmjw3HJ5vtsAFZ8loEmIjMdkj7Pb9KusxsTYQOBbtI=; b=LJgjY/Fbtrzwu7zZVDo/1gK7CbYHLqUNt9CBrz/Wtyh7F/pNHgcouwp87YqJmmk1pq i8wfwgqsvssA6Aak12dtb3vuZkhijDrnhXgLfwrJZ5x40QArKKeaxyzk0w1FpgspBECZ JIf5HsRj6/L7XnRFGoM/5N2aCyfmRgi1sb7oo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=aWI9UQcI70PQd09MAsPTSyg6dJGv+iHyA3sziQjQiKRb7wTDSp19wzKG3qJigge4nt syANnn6fCwcj6+wksTmIbGS7G6P3P8jYhDIPtvFTj+Ot9S/N5cyDVPd3qQMYVQAFr+M/ uxJua2mFF4ggdoRsfznSe+NwCF/dvP0xXXK+M= MIME-Version: 1.0 Received: by 10.223.103.194 with SMTP id l2mr2783985fao.55.1245440218669; Fri, 19 Jun 2009 12:36:58 -0700 (PDT) In-Reply-To: <24096509.post@talk.nabble.com> References: <24096509.post@talk.nabble.com> Date: Fri, 19 Jun 2009 21:36:58 +0200 Message-ID: <3a6c97f00906191236j167ffe32v547002785fc77b4d@mail.gmail.com> Subject: Re: Date Manipulation Plugins From: Harry Metske To: jspwiki-user@incubator.apache.org Content-Type: multipart/alternative; boundary=00504502d7e8d2a44d046cb8a586 X-Virus-Checked: Checked by ClamAV on apache.org --00504502d7e8d2a44d046cb8a586 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Srian, the core plugins only have a CurrentTimePlugin that accepts parameters to format the datestring. I am not aware of any (non-core) plugin that does exactly what you want, but maybe you can write your own plugin based on the CurrentTimePlugin. regards, Harry 2009/6/18 srian > > Hi, > > Do we have any plugins for performing date manipulations (such as add, > subtract from currentdate dynamically) > > My current Requirement is, i need to display a reporting period column in > my > page with Start and end date(Basically previous week dates) generating > dynamically on selection of page. > > Any help or suggestion would be greatly appreciated. > > Thanks in advance > > Srian. > > > -- > View this message in context: > http://www.nabble.com/Date-Manipulation-Plugins-tp24096509p24096509.html > Sent from the JspWiki - User mailing list archive at Nabble.com. > > --00504502d7e8d2a44d046cb8a586--