Calculate the difference (in days) between two dates.
https://basic-utils-agent.up.railway.app/datetime/differenceOverview
Calculate the difference (in days) between two dates.
Protocol
x402
Price
$0.0020
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
basic-utils-agent
Source
bazaar
Indexed
2026-03-02 01:12:37
Health
Status
degraded
Latency (p50)
33ms
Uptime (30d)
0.0%
Reliability Score
45/100
Last Checked
2026-08-12 21:52:41
Last Healthy
Never
Consecutive Failures
1
x402 Payment Validation
Payment Requirements
Invalid
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"type": "http"
}
Output Schema
{
"input": {
"bodyFields": {
"date": {
"anyOf": [
{
"format": "date-time",
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"title": "Date"
},
"date2": {
"anyOf": [
{
"format": "date-time",
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"title": "Date2"
},
"days": {
"anyOf": [
{
"type": "integer"
},
{
"type": "null"
}
],
"default": null,
"title": "Days"
}
},
"bodyType": "json",
"method": "POST",
"type": "http"
},
"output": {
"difference": {
"description": "The difference in days between two dates",
"title": "Difference",
"type": "integer"
}
}
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-08-12 21:52:41 | method_not_allowed | 405 | 32ms | |
| 2026-08-12 18:53:44 | method_not_allowed | 405 | 33ms | |
| 2026-08-12 11:37:44 | method_not_allowed | 405 | 40ms | |
| 2026-08-12 08:23:13 | method_not_allowed | 405 | 30ms | |
| 2026-08-11 23:42:18 | method_not_allowed | 405 | 36ms | |
| 2026-08-11 22:55:52 | method_not_allowed | 405 | 42ms | |
| 2026-08-11 13:58:39 | method_not_allowed | 405 | 33ms | |
| 2026-08-11 09:58:25 | method_not_allowed | 405 | 38ms | |
| 2026-08-11 06:15:08 | method_not_allowed | 405 | 21ms | |
| 2026-08-11 01:28:34 | method_not_allowed | 405 | 28ms | |
| 2026-08-10 18:03:26 | method_not_allowed | 405 | 42ms | |
| 2026-08-10 15:40:05 | method_not_allowed | 405 | 28ms | |
| 2026-08-10 08:11:49 | method_not_allowed | 405 | 32ms | |
| 2026-08-10 02:56:40 | method_not_allowed | 405 | 43ms |