I have never converted date & time to UNIX time. I have a string I need to extract the date & time from. The format is:
I was wondering what would be the easiest way to do this? I realize there Perl modules for this, but I was also wondering if there are any system variables/something I could use to simply this.