Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to modify the topbar date format? #71

Open
dekts opened this issue Nov 3, 2023 · 2 comments
Open

Is it possible to modify the topbar date format? #71

dekts opened this issue Nov 3, 2023 · 2 comments

Comments

@dekts
Copy link

dekts commented Nov 3, 2023

I've experimented with a few different topbar date format configurations. It appears now - Thursday 16 November

Screenshot 2023-11-03 at 12 35 23 PM

and this is how I want it - Thursday November 16

Screenshot 2023-11-03 at 12 36 27 PM

Is it possible to modify the topbar date format?

@shubhadip
Copy link
Owner

use formatDateTopBar slot from 1.1.1 release, you can view slotView from examples

@yogeshgalav
Copy link

@dekts I have hidden that whole green div with css

.vuejs3-datepicker__calendar-topbar {
	display: none !important;
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants