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 7491051
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T15:51:43+00:00 2026-05-29T15:51:43+00:00

When I retrieve a date from a string e.g. Sat 11 Feb using Jodatime

  • 0

When I retrieve a date from a string e.g. “Sat 11 Feb” using Jodatime formatting classes:

DateTimeFormatter formatter = DateTimeFormat.forPattern("EE dd MMM");

I get back a date (after parsing) of: “Saturday, 12 February 00:00”

Can anyone explain this? I would expect a DateMidnight for the 11th not the 12th.

This is the code I am using:

private static String STYLE = "EE dd MMM";
private static DateTimeFormatter formatter = DateTimeFormat.forPattern(STYLE);
public static DateTime getDate(String str) {
return formatter.parseDateTime(str);
}

String dateExample = "Sat 11 Feb";
log.info(dateExample);
DateTime eventDate = getDate(dateExample);
log.info(eventDate.toString());

And this is what is logged:

2012-02-09_11:12:40.592 INFO – Sat 11 Feb

2012-02-09_11:12:40.664 INFO – 2000-02-12T00:00:00.000Z

  • 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-05-29T15:51:44+00:00Added an answer on May 29, 2026 at 3:51 pm

    11 Feb 2000 was a Friday, not a Saturday.

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

Sidebar

Related Questions

I am using JDateChooser from here However I can not retrieve the date in
I'm trying to retrieve the date from the line below using a single regEX.
How do I retrieve a date from SQL Server in YYYY-MM-DD format? I need
I need to retrieve the date from a UIDatePicker (Preferably I would also like
I want to retrieve the moth from a date(in textbox),then If that retrieved month
I'm trying to retrieve records from table by knowing the date in column contains
Is there a managed API to retrieve an application's install date using the Product
I am using the HtmlAgilityPack to retrieve information from a web page and, at
I'm trying to retrieve the last updated date from a cube. I have a
Hello I have a problem to retrieve a value from a method. I'm using

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.