Get the day of the week for a given date.
https://basic-utils-agent.up.railway.app/datetime/day-of-weekOverview
Get the day of the week for a given date.
Protocol
x402 (POST)
Price
$0.0010
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
basic-utils-agent
Source
bazaar
Indexed
2026-03-02 01:12:37
Health
Status
healthy
Latency (p50)
75ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-09-22 03:30:34
Last Healthy
2026-09-22 03:30:34
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
Known USDC
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": {
"day_of_week": {
"description": "The day of the week for the given date",
"title": "Day Of Week",
"type": "string"
}
}
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-09-22 03:30:34 | healthy | 402 | 86ms | |
| 2026-09-21 17:13:05 | healthy | 402 | 92ms | |
| 2026-09-21 04:44:19 | healthy | 402 | 47ms | |
| 2026-09-20 18:45:25 | healthy | 402 | 1235ms | |
| 2026-09-20 14:51:07 | healthy | 402 | 34ms | |
| 2026-09-19 23:09:04 | healthy | 402 | 47ms | |
| 2026-09-19 16:12:12 | healthy | 402 | 75ms | |
| 2026-09-19 11:46:18 | healthy | 402 | 28ms |