Date Format Issue

Date Format Issue

Comments

  • Hi,

    How do I convert a string of yyyymmdd to be in a date format of mm/dd/yyyy? Maybe my setup is incorrect, but I have tried the following steps:

    • ParseDate
    • ParseDate With Format
    • Get Formatted Date
    • Get Short Date String

    Thanks

  • Hi,

    Please check the attached example. In that example, you can pass "yyyyMMdd" format string and output MM/dd/yyyy string format.

    Regards

    [img]att1[/img]

    [img]att2[/img]

Sign In or Register to comment.