I have a file I am processing with PERL. Each line starts with: 2009/11/12 05:21:33.394
I want to convert this DateTime info to standard epoch seconds. Does such code already exist or will I be writing something? Thanks in advance, Chuck Bland
I have a file I am processing with PERL. Each line starts with: 2009/11/12 05:21:33.394
I want to convert this DateTime info to standard epoch seconds. Does such code already exist or will I be writing something? Thanks in advance, Chuck Bland