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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T23:03:41+00:00 2026-06-01T23:03:41+00:00

I am implementing a project using the OSA-CBM 3.3 standard. Within that standard, there

  • 0

I am implementing a project using the OSA-CBM 3.3 standard. Within that standard, there includes a type called Osacbmtime. I am attempting to parse a DateTime value from type Osacbmtime. Casting doesn’t seem to get the job done. Is there a useful (or obvious) approach I can take to accomplish this?

  • 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-01T23:03:42+00:00Added an answer on June 1, 2026 at 11:03 pm

    Given this snippet from some Java code (virtual the only reference I could find):

    DMPort d = new DMPort();
    d.lastUpdate = new OsacbmTime();
    d.lastUpdate.time = "2007-08-15T16:23:09";
    d.lastUpdate.time_type = OsacbmTimeType.OSACBM_TIME_MIMOSA;
    

    I suspect you want something like:

    DateTime date = DateTime.ParseExact(time.Time, "s",
                                        CultureInfo.InvariantCulture,
                                        DateTimeStyles.AssumeLocal);
    

    Where s is the format specifier for the sortable 8601 format.

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

Sidebar

Related Questions

I am working on implementing Zend Framework within an existing project that has a
I am implementing some networking stuff in our project. It has been decided that
Currently I am implementing a graphic editor project using C#, my project should to
Currently, I am implementing a multi-thread project using std::thread in C++11. I use std::condition_variable
Im working on a project where i am implementing a friendly url system using
Just a little background on my project: I'm implementing an SMS encryption program using
I have a web project using jsf2 implementing a gaming web site on tomcat7.
I'm working on a project that is implementing a number Java web applications (and
I am working on a project in eclipse that when I launch using the
I am currently re-implementing some project using Lift. All the old views were done

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.