I need an date in CST time.
I need to send out the CST time in the output....considering nothing comes in as input.
As of now..my system is in UTC time zone...I need the output as CST and also in the following format.
yyyy-MM-dd-HH.mm.ss.SSSSSS (year-month-date-hour.minute.sec.millisecond)Eg: 2009-04-21-16.48.34.321767
How to get this ...I did try with date functions with no luck....
Any ideas ?
Edited by: Kumar on Apr 21, 2010 5:46 PM