danielmoncada / date-time-picker

Angular Date Time Picker (Responsive Design)
https://daniel-projects.firebaseapp.com/owlng/date-time-picker
MIT License
137 stars 59 forks source link

introduce calendar weeks #198

Open fabianrios opened 1 month ago

fabianrios commented 1 month ago

include a new feature to display calendar weeks on the monthly calendar view.

Screenshot 2024-06-03 at 10 45 50

Styled options:

Screenshot 2024-06-05 at 18 53 15
danielmoncada commented 3 weeks ago

@fabianrios thank you for adding this. i'll look over, test and merge. if you can, it would be great if you can add a test for this as well.

fabianrios commented 4 days ago

@fabianrios thank you for adding this. I'll look over, test and merge. if you can, it would be great if you can add a test for this as well.

@danielmoncada I just added basic test for the feature let me know if that is enough, thanks!