The timestamp format on the DELL iDRAC format I have is the following:
20160714195526.000000+000
20150325225105.000000+000
20150311200640.000000-300
How should I interpret it (I want to parse it to a timestamp object, e.g. get date, time and timezone out of it)?