Promact / md2

Angular2 based Material Design components, directives and services are Accordion, Autocomplete, Collapse, Colorpicker, Datepicker, Dialog(Modal), Menu, Multiselect, Select, Tabs, Tags(Chips), Toast and Tooltip.
http://code.promactinfo.com/md2/
MIT License
379 stars 112 forks source link

Display Weeknumber #311

Open Cloudkasten opened 6 years ago

Cloudkasten commented 6 years ago

Bug, feature request, or proposal:

Feature Request

What is the expected behavior?

It would be great if you could display the week numbers in the calendar (month view).

What is the use-case or motivation for changing an existing behavior?

Most companies organize themselves largely over the calendar week, starting with delivery dates to all other types of appointments.

Kind regards,

Alex

Frozen-byte commented 6 years ago

You may use our repository for displaying week numbers. I have made a fork for my Company https://github.com/mcl-de/md2.

just install md2 with: npm install --save https://github.com/mcl-de/md2 should do the Trick. For precompiled Package use: npm install --save https://github.com/mcl-de/md2-builds

Frozen-byte commented 5 years ago

https://github.com/Promact/md2/pull/327