I have a date(string) value in an XML file in this format:
Tue Apr 17 03:12:47 IST 2012
I want to use XSL transformation to convert the string/date into this format:
4/17/2012 03:12:47 AM
How can I do that in my XSL transform?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…