Hello,
We are developing Asp.net MVC scheduler booking resource application, we need AM and PM format Timeline header is not showing . Please help any sample code for update.
TimeHeaders = new TimeHeaderCollection()
{
new TimeHeader(GroupBy.Month),
new TimeHeader(GroupBy.Day, "tt"),
new TimeHeader(GroupBy.Cell ),
},