Extracting a Date Properly from a String.

  • If i have a string of the following format

    master_20200613220000.bak

    Then How do i display the Date as 2020-06-13 22:00:00.000

    Please Help.

     

  • have a look in the manual for substring and convert, and potentially "stuff" - with the you will be able to do what you need.

    and if after you read the manual and tried a few examples get back to us with any questions you may still have.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply