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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T14:13:32+00:00 2026-06-12T14:13:32+00:00

I was wondering if java comes with a built in way to parse times/dates

  • 0

I was wondering if java comes with a built in way to parse times/dates like this one:

5m1w5d3h10m15s

It’s 5 months, 1 week, 5 days, 3 hours, 10 minutes, 15 seconds.

  • 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-12T14:13:34+00:00Added an answer on June 12, 2026 at 2:13 pm

    Yes, it’s called SimpleDateFormat, you just have to define your pattern.

    As you didn’t (voluntarly?) precise the year, I added one :

    DateFormat df = new SimpleDateFormat("M'm'W'w'F'd'H'h'm'm's's'yyyy");
    System.out.println(df.parse("5m1w5d3h10m15s"+"2012"));
    

    Of course there are some libraries available (many people redirect to Joda, which is better than the standard and confusing java libraries) but as your question is about “if java comes with a built in way to parse times/dates”, the answer is a clear yes.

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

Sidebar

Related Questions

I am wondering what's the best practice to parse XML like this: <root> <MailNotification
I'm just wondering on how would you check java codes like System.Out.println(hi); it should
The way I am using Magento is like this: We are using Magento admin/dashboard
I come from Java background. I was wondering if there was a way to
I'm wondering about a good method to enumerate in Java. I've wondered this for
I was wondering how Java applets work in regards to accessing data on a
I was wondering if Java had an equivalent to C#’s named pattern matching. For
I was wondering why in java constructors are not inherited? You know when you
Just wondering what the opposing framework in Java would be for creating modular GUI
In Java, I'm wondering why the length attribute of the String class isn't private?

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.