Globalization Culture Property list

Posted on: Fri Feb 19 15:02:41 -0800 2010. Updated on: Fri Feb 19 15:03:36 -0800 2010.
Category: Telerik Controls and Sitefinity

Some of the Telerik controls offer a Culture property setting. Here is a list of what these can be set to.

System.Globalization Cultures list

This is useful for example in the RadDatePicker control, to be able to change the date format string, ie. using european standards that use the day-month-year order. You would set the Culture property to "en-GB" for example to achieve this.

Telerik controls that use this: RadCalendar CultureInfo
RadDatePicker Culture
RadTimePicker Culture
RadDateTimePicker Culture

Comments:

Add a Comment:

simple_captcha.jpg
(human authentication)


Ads

Categories

About

Random foliage

This website is meant to be a reference for ASP Dot Net developers. The entries are a compilation of things I've figured out how to do and that I deem useful to keep of track for future reference. Assumptions: web development with: C Sharp (vb sucks), visual studio 05/08, .net 3.5, meant for programmers. Written by: James Reategui.