Method to be used for time server response parsing

Enumeration Members

Enumeration Members

HttpHead: "httphead"

The time information is in the response HTTP 'Date' header.

HttpIso: "httpiso"

The time information is in the response body a ISO 8601 timestamp.

HttpXsDate: "httpxsdate"

The time information is in the response body in xs:date format.