Hi,
i need a udf for the following requirement
"Source will be Format: 'CCYY-MM-DD-HH.MN.SS.TTTTTTu2019
Example: u20182011-04-18-14.32.13.494000u2019
Destination will be
Fomat: 'YYYY-MM-DDThh:mm:ssZ'
Example: '2002-05-30T09:30:10Z'
Note: The source date will be in the CST timezone and must be converted to the GMT timezone"
thanks in advance