GET api/Ponto/RetornaHora?lat={lat}&lng={lng}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| lat | decimal number |
Required |
|
| lng | decimal number |
Required |
Body Parameters
None.
Response Information
Resource Description
dateResponse Formats
application/json, text/json
Sample:
"2026-09-19T11:58:06.2950939-03:00"
application/xml, text/xml
Sample:
<dateTime>2026-09-19T11:58:06.2950939-03:00</dateTime>