Hi,
I need help to provide me simple script to get the input data from a source "single line" data and output separate into two different "single line"
Example : input data = '"2015-04-29 18:00:00"
Target A = "2015-04-29"
Target B = "18:00"
Please refer to the photo attached.