-1

I want to create calendar view as shown in image using angular 8, which can provide following features:-

  1. It should have 24 hour time format.
  2. 1 Hour should be divided into 4 cells which are 15 min each.

enter image description here

  • 1
    ...and your question / problem is? You've tagged fullCalendar. fullCalendar can do what you're asking. Try it. Ask here if you get actually stuck. – ADyson Jan 19 '21 at 19:55

1 Answers1

0

You can refer to this link: https://angular-calendar.com/#/kitchen-sink
After selecting the day view you can get your desired view.
This link also contains link of StackBlitz.

Shubham
  • 125
  • 1
  • 9