Quantcast

working with dates

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

working with dates

chichibek bros
Hi group, i am in a grails project and i need to work with dates, i need to create a toolbar whit glinks like

today / yesterday / this week / this month / this year / custom

is there a url where to read about working with dates i grails or is there a plugin?

thanks
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: working with dates

wilsonaikeda@gmail.com
http://grails.org/plugin/magic-numbers

On Aug 22, 2012, at 12:31 AM, chichibek bros <[hidden email]> wrote:

> Hi group, i am in a grails project and i need to work with dates, i need to create a toolbar whit glinks like
>
> today / yesterday / this week / this month / this year / custom
>
> is there a url where to read about working with dates i grails or is there a plugin?
>
> thanks


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: working with dates

chichibek bros
thanks Wilson i will try this plugin

2012/8/21 Wilson Akira Ikeda <[hidden email]>
http://grails.org/plugin/magic-numbers

On Aug 22, 2012, at 12:31 AM, chichibek bros <[hidden email]> wrote:

> Hi group, i am in a grails project and i need to work with dates, i need to create a toolbar whit glinks like
>
> today / yesterday / this week / this month / this year / custom
>
> is there a url where to read about working with dates i grails or is there a plugin?
>
> thanks


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email



Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

RE: working with dates

wwwclaes
In reply to this post by chichibek bros
Search for "grails pretty time" and you will find a lot of information, such as this one on SO:

http://stackoverflow.com/questions/508267/how-to-display-a-length-of-time-using-groovy

/Claes


Date: Tue, 21 Aug 2012 09:31:51 -0600
From: [hidden email]
To: [hidden email]
Subject: [grails-user] working with dates

Hi group, i am in a grails project and i need to work with dates, i need to create a toolbar whit glinks like

today / yesterday / this week / this month / this year / custom

is there a url where to read about working with dates i grails or is there a plugin?

thanks
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: working with dates

chichibek bros
Thanks Claes Svensson.

2012/8/21 Claes Svensson <[hidden email]>
Search for "grails pretty time" and you will find a lot of information, such as this one on SO:


/Claes


Date: Tue, 21 Aug 2012 09:31:51 -0600
From: [hidden email]
To: [hidden email]
Subject: [grails-user] working with dates


Hi group, i am in a grails project and i need to work with dates, i need to create a toolbar whit glinks like

today / yesterday / this week / this month / this year / custom

is there a url where to read about working with dates i grails or is there a plugin?

thanks

Loading...