GET api/JankariPortal/GetDate?table={table}&col={col}&whr={whr}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
table

string

Required

col

string

Required

whr

string

Required

Body Parameters

None.

Response Information

Resource Description

date

Response Formats

application/json, text/json

Sample:
"2026-09-17T14:32:39.9682929+05:30"

application/xml, text/xml

Sample:
<dateTime xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2026-09-17T14:32:39.9682929+05:30</dateTime>