TsDateEdit (TsMonthCalendar) – localization please Root › Discussions › AlphaControls This topic has 1 reply, 2 voices, and was last updated 13 years, 3 months ago by Support. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts August 8, 2011 at 11:14 am #34715 JacekParticipant Code: constructor TsMonthCalendar.Create(AOwner: TComponent); if s_Today = '' then FTodayBtn.Caption := FormatDateTime('”Today: ” mmmm d, yyyy', Date) var s_WeeksTitle : acString = 'ą/w'; I wish to localize “Today” and week number. Could you make these properties published? Kindest regards, Jacek Hajnrych August 19, 2011 at 3:04 pm #46459 SupportKeymaster Hello s_Today and s_WeeksTitle variables are published already and may be changed. Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In Root › Discussions › AlphaControls