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

  • Home
  • SEARCH
  • 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 93979
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T23:25:46+00:00 2026-05-10T23:25:46+00:00

I have a datetime coming back from an XML file in the format: 20080916

  • 0

I have a datetime coming back from an XML file in the format:

20080916 11:02

as in

yyyymm hh:ss

How can I get the datetime.parse function to pick up on this? Ie parse it without erroring?

  • 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. 2026-05-10T23:25:46+00:00Added an answer on May 10, 2026 at 11:25 pm
    DateTime.ParseExact(input,'yyyyMMdd HH:mm',null); 

    assuming you meant to say that minutes followed the hours, not seconds – your example is a little confusing.

    The ParseExact documentation details other overloads, in case you want to have the parse automatically convert to Universal Time or something like that.

    As @Joel Coehoorn mentions, there’s also the option of using TryParseExact, which will return a Boolean value indicating success or failure of the operation – I’m still on .Net 1.1, so I often forget this one.

    If you need to parse other formats, you can check out the Standard DateTime Format Strings.

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

Sidebar

Ask A Question

Stats

  • Questions 61k
  • Answers 61k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • added an answer I don't think you can do it using robots.txt. The… May 11, 2026 at 9:55 am
  • added an answer In your current code you don't make use of any… May 11, 2026 at 9:55 am
  • added an answer var options = new DataLoadOptions(); options.LoadWith< Employees>(e => e.EmployeeSkills); context.LoadOptions… May 11, 2026 at 9:55 am

Related Questions

I have a datetime coming back from an XML file in the format: 20080916
I have a DateTime object that I need to print in a custom gridlike
I have a DateTime class and wish to display it according to some format...
I have a DateTime which I want to store in a Date MySQL column.
I have a DATETIME field. I would like to select all the records that
I have a rails form with a datetime_select field. When I try to submit
If I have a datetime field, how do I get just records created later
In SQL Server I have a DATETIME column which includes a time element. Example:
Not sure what's going on here. I have a DateTime object, and when I
I have a Ruby DateTime which gets filled from a form. Additionally I have

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.