RunTime Information
Error message
Microservice not called
JSON text
---
Calculation audit
---
Function Information
Function name
AgeComp
Description
Used to calculate the actual age in complete years, months or days.
API sample signature (new window)
https://ptxapp.azurewebsites.net/api/AgeComp?GET&FromDate=25/01/1977&ToDate=10/10/2020&YMD=Y
Inputs required
string FromDate [DD/MM/YYYY],
string ToDate [DD/MM/YYYY],
string YMD [Y or M or D]
Outputs
json, class, double AgeComp, double AgeCompY, double AgeCompM, double AgeCompD
Version number
Beta V0.0.2 20210429
Technical notes
PTX.App microservice.