RunTime Information
Error message
Microservice not called
JSON text
---
Calculation audit
---
Function Information
Function name
ServComp
Description
Used to calculate the service in complete days, months or years.
API sample signature (new window)
https://ptxapp.azurewebsites.net/api/ServComp?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 ServComp, double ServCompY, double ServCompM, double ServCompD
Version number
Beta V0.0.2 20210429
Technical notes
PTX.App microservice.