用于自定义日历的 DateTimePicker
除了公历之外,您还知道其他日历的 DateTimePickers 吗?
Do you know any DateTimePickers for calendars other than the Gregorian calendar?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
您能否更具体地说明您对哪种类型的日历感兴趣?
代码项目上有一个波斯语日历控件: http://www.codeproject.com /KB/selection/FarsiLibrary.aspx
Can you be more specific as to which type of Calendar you are interested in?
There is a Farsi calendar control available on code project: http://www.codeproject.com/KB/selection/FarsiLibrary.aspx
尝试 RadControls:
用于 ASP.NET AJAX 的 RadCalendar:http://www.telerik.com/products /aspnet-ajax/calendar.aspx
WinForms 的 RadCalendar:http://www.telerik.com/products/winforms/calendar。 ASPX
try the RadControls:
RadCalendar for ASP.NET AJAX: http://www.telerik.com/products/aspnet-ajax/calendar.aspx
RadCalendar for WinForms: http://www.telerik.com/products/winforms/calendar.aspx
您无法更改本机不允许的日期时间选择器的文化
检查此
you cant change the culture of a datetimepicker is not allow natively
check this