search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

Month view for Daypilot calendar control in Angular4

Asked by Dhiraj
6 years ago.

Hi,

I am using Daypilot calendar control in Angular4 project, For Day and Week view is working by setting viewType as Day/Week,
Is there any setting for Month View, I saw few example on forum but it is by using javascript there by raising events we can set it in JavaScript, Is there any setting for MonthView?

Answer posted by Dan Letecky [DayPilot]
6 years ago.

There is a special component available for the monthly calendar. See the docs:
https://doc.daypilot.org/month/angular/

A quick start Angular 4 monthly calendar project:
https://code.daypilot.org/57782/angular-4-monthly-event-calendar-quick-start-project

Comment posted by Dhiraj
6 years ago.

Thanks Dan,

for the daypilot-month control is there any setting for making first day of week as Monday instead of sunday,
For weekly view of daypilot-calendar control when we set locale en-au then it shows first day as monday but same is not working for daypilot-month control

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.