Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: Cannot parse datum

  1. #1
    Junior Member
    Join Date
    Sep 2024
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question Cannot parse datum

    SimpleDateFormat originalFormat = new SimpleDateFormat("EEE MMM dd HH:mm:ss zzz yyyy", Locale.ENGLISH)
    Last edited by Dzejk; September 6th, 2024 at 05:55 AM.

  2. #2
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,097
    Thanks
    65
    Thanked 2,715 Times in 2,665 Posts

    Default Re: Cannot parse datum

    Do you have a question or problem? Please post it.
    If you don't understand my answer, don't ignore it, ask a question.

Similar Threads

  1. Could not parse media URL
    By John Joe in forum Forum Updates & Feedback
    Replies: 0
    Last Post: January 19th, 2018, 01:08 AM
  2. Parse XML file with java
    By ltgroup in forum What's Wrong With My Code?
    Replies: 1
    Last Post: January 1st, 2018, 08:16 PM
  3. how to parse structured txt
    By tuocuggino in forum File I/O & Other I/O Streams
    Replies: 1
    Last Post: April 11th, 2014, 05:30 PM
  4. How to parse an XML having same tag.
    By 1bun100 in forum File I/O & Other I/O Streams
    Replies: 12
    Last Post: February 24th, 2012, 08:34 AM
  5. [SOLVED] parse txt file
    By maliv in forum File I/O & Other I/O Streams
    Replies: 16
    Last Post: November 17th, 2010, 03:54 PM

Tags for this Thread