Hi,
I need to get the tuesday for any given week of the year.
For example, for the week 23 of the year, I have to get the day-month
for tha tuesday of that week.
Thanks
Christian
Hi,
I need to get the tuesday for any given week of the year.
For example, for the week 23 of the year, I have to get the day-month
for tha tuesday of that week.
Thanks
Christian
Everything you need to build that method can be found in the Time class
of ruby:
http://www.ruby-doc.org/core/classes/Time.html
cfingerh wrote:
–
Sincerely,
William P.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs