Skip to Content
0
Jan 23, 2012 at 06:13 AM

converting cst time stamp to gmt time

457 Views

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