-
Notifications
You must be signed in to change notification settings - Fork 28
Closed
Description
Hi,
Changed octo_dispatcher row 33 regexpr to ^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}(?:.\d{1,6})?.(?:\d{2}:\d{2})? (\S+) for catching time zone designator Z (Zulu Time Zone).
VMWares ESXi use this kind of format and it is defined in ISO 8601. Is there the possibility to change this in future versions after your verification?
Reactions are currently unavailable