question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Option to show week numbers on all datepickers

See original GitHub issue

What problem does this feature solve?

The week picker shows week numbers automatically. I would love to be able to show week numbers on all datepickers as well. Some users (especially in Sweden) are used to use calendars by week numbers. Don’t show the week numbers by default, but a setting to toggle this would be great.

What does the proposed API look like?

Add [nzShowWeekNumber] (bool) option to all date pickers.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:11
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
PWTonycommented, Aug 19, 2021

Hi there,

Any update about this feature please ? Did you have an idea for the release date please ?

0reactions
UncleDavecommented, Sep 6, 2022

I’ve implemented this in #7621 and I’d appreciate feedback from those of you who have requested this feature.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Show week numbers on datepicker starting from current week ...
I.e. Based on todays date of 29th June, week number 1 would be the week starting Monday 30th June rather than as it...
Read more >
Date Picker for Excel with week numbers - Microsoft Community
Hi all I add a Date Picker add-in to my site (also with week numbers), there is a option to choose the Date...
Read more >
How To Show Week Numbers in DateTimePicker
Hi, I know some people have asked for Codejock to implement this in their DateTimePicker control so I thought I would add the...
Read more >
Calendarweek with Date Picker - APEX - Oracle Communities
//Show the week number as the first column. $('#P19_HIREDATE').datepicker( "option", "showWeek", true );. //Set Monday as the first day of the week.
Read more >
How to hide Week Number from DatePicker ? | SAP Community
In oninit of your controller, you can get the DatePicker Control by its id and add the following code to hide the week...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found