Re: [xwiki-users] AGE and calculating date

2016-11-14 Thread Gerritjan Koekkoek
org> Facebook<https://www.facebook.com/gerritjan.koekkoek> email From: users on behalf of Vincent Massol Sent: 14 November 2016 09:05:04 To: XWiki Users Subject: Re: [xwiki-users] AGE and calculating date Hi, > On 14 Nov 2016, at 08:56, Gerritjan Koekkoek

Re: [xwiki-users] AGE and calculating date

2016-11-14 Thread Gerritjan Koekkoek
org> Facebook<https://www.facebook.com/gerritjan.koekkoek> email From: users on behalf of Vincent Massol Sent: 14 November 2016 09:05:04 To: XWiki Users Subject: Re: [xwiki-users] AGE and calculating date Hi, > On 14 Nov 2016, at 08:56, Gerritjan

Re: [xwiki-users] AGE and calculating date

2016-11-14 Thread Vincent Massol
Hi, > On 14 Nov 2016, at 08:56, Gerritjan Koekkoek wrote: > > Hi, > > > I think this might a velocity/java script or groovy question more as a xwiki > question. > > > We want to record a age (Period of days/seconds since birth date). > > What datatype would you recommend: > > - String str

[xwiki-users] AGE and calculating date

2016-11-13 Thread Gerritjan Koekkoek
Hi, I think this might a velocity/java script or groovy question more as a xwiki question. We want to record a age (Period of days/seconds since birth date). What datatype would you recommend: - String structured - Numeric integer of Days or Seconds - Date/Time We would like to be able t