最佳答案
I have a string with a date format such as
Jun 13 2003 23:11:52.454 UTC
containing millisec... which I want to convert in epoch. Is there an utility in Java I can use to do this conversion?