DateResult


Service URLs:


JSON Response Example

{
  "DateTime": "2024-04-25T22:59:18Z"
}

XML Response Example

<?xml version="1.0" encoding="utf-8"?>
<DateResult xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <DateTime>2024-04-25T22:59:18Z</DateTime>
</DateResult>