0.0.7: Add exceptions for LSFJobManager.parseTime()
Add proper time parsing for LSF datetimes:
- Will recognize short and long version
- Will recognize the status flag suffix
Will consume less memory, when using LSFJobManager.queryJobStates, as the requested data fields are much reduced.