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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T00:12:04+00:00 2026-06-01T00:12:04+00:00

I have a string (ex: 2012-30-03 12:30), and I am trying to use the

  • 0

I have a string (ex: 2012-30-03 12:30), and I am trying to use the following code:

DateFormat df = new SimpleDateFormat("yyyy-MM-dd HH:mm");
this.startTime = (Date) df.parse(startTime); // startTime = "2012-30-03 12:30"

But when I try the following:

System.out.println(this.startTime);

The following get printed

Tue Jun 03 12:30:00 CEST 2014

What the heck is wrong here?

Is there a better way to turn the kind of string I have into a working date object?

  • 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-01T00:12:05+00:00Added an answer on June 1, 2026 at 12:12 am

    I think

    DateFormat df = new SimpleDateFormat("yyyy-MM-dd HH:mm");

    should be

    DateFormat df = new SimpleDateFormat("yyyy-dd-MM HH:mm");

    based on the example string you provided (2012-30-03 12:30).

    Focus your rage against the date class into verifying the basics and you’ll be ok. 😉

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

Sidebar

Related Questions

I have the following string assigned to a variable: $date = 16 June, 2012,
I have string with following format: $date = 2012-07-22 17:48:24; I want to get
I have this string 2012-06-27 16:17:06 and I want to convert it to GMT
Hi i have the following string:2012-05-20T09:00:00.000Z and i want to format it to be
I have this string: var someString = 23/03/2012; and want to replace all the
I have a timedate string in a round-trip data pattern like this: 2012-07-05T11:30:44.1533815Z .
Say I have the following: string fromTime = 8:00am; string someDate = 06/01/2012; I
My string is something like this, 2012-12-08 17:00:00.0 . Now I am trying to
I have a date String Sat Jan 28 00:00:00 IST 2012 and I am
I have been trying to follow this tutorial: http://www.androidhive.info/2012/01/android-login-and-registration-with-php-mysql-and-sqlite/ . It is to create

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.