Return a Time object given a string representation that date(1) understands
This is a convenience method for handling syslog entries.
Returns a hash with keys {:time, :hostname, :tag, :pid, :msg}, or false on failure.
[Validate]