ASP.NET Calendar control

J

Juan T. Llibre

If what you want to do is set the calendar's day/month display
to a different language, set the page culture you want the calendar
to be displayed in to the culture you want to display.

<%@ Page Language="VB" Culture="es-DO" uiculture="es-DO" %>
<%@ Page Language="VB" Culture="en-US" uiculture="es-DO" %>
<%@ Page Language="VB" Culture="de-DE" uiculture="es-DO" %>

....etc.

If you set a culture which uses a different character set,
make sure you have support for that language installed.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top