Forum Replies Created

Viewing post 1 (of 2 total)

  • RE: Converting gibberish String to DateTime

    the stuffing worked,

    thank you for your help.  Greatly appreciated..

    this is what worked for me.
    , cast(stuff(stuff(substring(o.dsply_val,3,12),11,0,':'),9,0,' ') as datetime) as RRT_Arrival_Time

Viewing post 1 (of 2 total)