Convert LstLogbookData to the format provided by readErsFile.
Not all records can be filled, and some are left blank.
LstLogbookData contains records for fishing date, but not exact time, which is required for conversion of time information.
In order to set start time of fishing operations, the a time of day need to be provided via the parameter 'timestring'
UTC times are assumed.
Arguments
- LstLogbookData
LstLogbookDatato be converted- timestring
string representing the time of day (UTC) to assume for fishing operations. Format: %H:%M:%S.
Value
data.table formatted as return from readErsFile.