Skip to content

InputDate - Incorrect Day/Month order #5552

@oooFreaKooo

Description

@oooFreaKooo

Environment

  • Operating System: Darwin
  • Node Version: v24.10.0
  • Nuxt Version: 4.2.1
  • CLI Version: 3.30.0
  • Nitro Version: 2.12.9
  • Package Manager: yarn@4.12.0
  • Builder: -
  • User Config: modules, css, srcDir, serverDir, dir, components, experimental, app, colorMode, $development, $production, $env, nitro, vite, image, fonts, hooks, critters, veeValidate, compatibilityDate
  • Runtime Modules: @t3headless/nuxt-typo3@2.3.1, @nuxt/icon@2.1.0, @vueuse/nuxt@13.9.0, @vee-validate/nuxt@4.15.1, @nuxtjs/critters@0.9.0, @nuxt/image@2.0.0, @nuxt/fonts@0.12.1, @nuxt/ui@4.2.1
  • Build Modules: -

Is this bug related to Nuxt or Vue?

Nuxt

Package

v4.x

Version

v4.2.1

Reproduction

https://ui.nuxt.com/docs/components/input-date

Description

I was testing the InputDate component and implemented it into my form. Everything was fine until i noticed the day and month is flipped. I checked the documentation and its the same issue there aswell. Is there a way to flip the day and month inputs?

Example: 22th July 2025

Component outputs: 7/22/2025
Expected behaviour: 22/7/2025

Additional context

No response

Logs

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriageAwaiting initial review and prioritizationv4#4488

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions