Regex to add space between DD and HH in DateTime in C#
I am trying to convert to replace space in my row data with null in SSIS Script task.
And Because of which the spaces between my Date and Time (YYYY-MM-DD HH:MM:SS) as getting replaced also to YYYY-MM-DDHH:MM:SS