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

Change Hour Format

Asked by Anonymous
1 month ago.

Hello,
How can I change the Hour Format ? For example, it is showing 17 00 but I only want the 17. The calendar is a bit too large for phone so I need to make it easier to read.
Thanks in advance

Answer posted by Dan Letecky [DayPilot]
1 month ago.

You can hide the minutes using CSS:

.calendar_default_rowheader_minutes {
  display: none;
}
New Reply
This reply is
Attachments:
or drop files here
Your name (optional):