vuetifyjs / vuetifyjs/vuetify

[Feature Request] VDatePicker: Support non-gregorian calendars

Open
#20,924 4 comments 5 reactions 1 assignee View on GitHub

@KaelWD is already working on this.

Since Sep 8, 2025.

E: date T: feature
Dominant language
TypeScript
Stars
41k
Forks
7.1k
Avg merge
1d 21h
Merged PRs (30d)
11

Description

Environment

Vuetify Version: 3.7.7
Vue Version: 3.5.13
Browsers: Chrome 131.0.0.0
OS: Windows

Steps to reproduce

I am experiencing an issue with the Vuetify date picker component when using Persian (Farsi) localization. The days of the week are not displayed correctly. Specifically, the order of the days and the labels do not match the expected Persian calendar format.

Expected Behavior

The date picker should display the days of the month accurately according to the Persian calendar. For example, today's date should be correctly highlighted and match the corresponding date in the Persian calendar. If today is the 23rd of the Persian month, it should be displayed as such.

Actual Behavior

The days of the month are not displayed accurately in the Persian calendar. For instance, today's date, which should be the 23rd of the Persian month, is incorrectly shown as the 13th. This discrepancy makes it difficult to use the date picker correctly for Persian users.

Reproduction Link

Original playground

Playground for 3.8.0

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.