Home Unanswered Active Tags New Question

How to Change Language (English to German) of calendar.

Hi

I am using daypilot calendar for our site with two language English & German, and I want to change the language of calendar dynamicly from one to another language.

Can it possible. I am using it with Asp.net & C#.

Thanx in Advance

Sujeet

Asked by Sujeet 4 years ago.
Replies
Yes, it's possible. There are several areas that need attention when localizing DayPilotCalendar:
  • The start and end details in the event box are formatted using the current culture.
  • The header date format is formatted using the current culture.
  • The time format of the hours in the left column can be switched between 12/24 clock using TimeFormat property.
  • The "Loading...", "Scroll up", and "Scroll down" labels can be changed using LoadingLabelText, ScrollUpLabelText, and ScrollDownLabelText properties.
Answer posted by Dan Letecky 4 years ago.
New Reply
This reply is
Your name (optional):

DayPilot for ASP.NET WebForms, DayPilot for ASP.NET MVC, DayPilot for Java