Date Time conversion

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Adith
    New Member
    • Mar 2008
    • 2

    Date Time conversion

    Hi,

    I have a date time coming into the system in the format YYYYMMDDHHmmSSF FF-ZZZZ.
    This is to be parsed to YYYYMMDDHHMMSS.
    How can i do this?

    Thanks in advance,
    Adith
  • Adith
    New Member
    • Mar 2008
    • 2

    #2
    Originally posted by Adith
    Hi,

    I have a date time coming into the system in the format YYYYMMDDHHmmSSF FF-ZZZZ.
    This is to be parsed to YYYYMMDDHHMMSS.
    How can i do this?

    Thanks in advance,
    Adith

    The solution for the above is that we have to pass the format as YYYYMMDDHHmmssf ffzzzz.

    Comment

    Working...