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-25T12:00:15.6933301-03:00"
application/xml, text/xml
Sample:
<dateTime>2026-09-25T12:00:15.6933301-03:00</dateTime>