π dateTimeFormatOptions
- Human readable text
- Dosage
- Configuration
{
"timing": {
"event": [
"2024-01-01"
]
}
}
{
"dateTimeFormatOptions": {
"weekday": "long",
"year": "numeric",
"month": "long",
"day": "numeric"
}
}