Joint session with Vercel: How to build intelligent storefronts (May 15th)

Sanity datetime schema type displaying incorrect day of week

4 repliesLast updated: Dec 1, 2025

Seems like the
datetime
schema type is displaying wrong days. 15th of june in 2024 should be on a saturday and not a sunday. Not sure who to reach out to here
AI Update

You're absolutely right - June 15, 2024 was a Saturday, not a Sunday. That's definitely concerning if your datetime picker is showing the wrong day of the week.

What you're experiencing:

This sounds like it could be a bug with the calendar display in Sanity Studio's datetime input. The datetime schema type uses a date picker component that displays a calendar, and if the day-of-week labels are misaligned, it would show dates on the wrong days.

Important clarification:

If this is a display bug in the calendar picker itself, it's worth checking whether the actual date values being stored are correct. You can verify this by:

Often these UI bugs affect only the visual calendar labels, not the underlying data values.

Where to report this:

Since this appears to be a bug with Sanity Studio itself, here's where you should reach out:

Quick troubleshooting:

Before reporting, try:

This will help determine if it's already been fixed in a newer version or if it's a browser-specific issue. Either way, the Sanity team will want to know about this so they can investigate!

Show original thread
4 replies

Was this answer helpful?

Sanity – Build the way you think, not the way your CMS thinks

Sanity is the developer-first content operating system that gives you complete control. Schema-as-code, GROQ queries, and real-time APIs mean no more workarounds or waiting for deployments. Free to start, scale as you grow.

Related contributions