Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8867761
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T17:07:07+00:00 2026-06-14T17:07:07+00:00

I have a Date object Mon, 03 Dec 2012 and I have a String

  • 0

I have a Date object

Mon, 03 Dec 2012

and I have a String that contains a day name

"Thursday"

How can I use those two objects to find a new Date object representing the day name in the same week as the original Date object? So for this example, it would be

Thu, 07 Dec 2012

In this scenario, a week goes from Monday to Sunday.

I’m using Rails 3.2.0 and Ruby 1.9.3.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T17:07:08+00:00Added an answer on June 14, 2026 at 5:07 pm

    If you can manage to convert “Thursday” to week day 4 — I know you can –, you can get another date like this:

    1.9.3p125 :014 > d = Date.parse "Mon, 03 Dec 2012"
     => Mon, 03 Dec 2012 
    1.9.3p125 :015 > Date.commercial d.cwyear, d.cweek, 4
     => Thu, 06 Dec 2012 
    1.9.3p125 :016 > 
    

    BTW, you can store the map from day name to number in an Array or an Hash, or use I18n.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a current Date object that needs to be incremented by one day
Wed, 07 Dec 2011 15:31:11 GMT If I have that date object, how do
I have a Date() object that contains a UTC date, which I need converted
I have 2 date object in the database that represent the company's working hours.
In my controller controller, I have use Date.new to create a date object to
I have a date string Sunday, February 28, 2010 that I would like to
I have a date string that looks like the following javascript format. I want
I have javascript date object which gives me a date string in this format,
If i have a File object how can i get the lastModified() date of
I have an NSDate object and must create a label that indicates the day

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.