AjaxControlToolkit的日历控件(CalendarExtender)
增加了全球化及本地化支持。

只要在<asp:ScriptManager/>中增加
EnableScriptGlobalization="true"
EnableScriptLocalization="true"
两个属性即可

相关文章: