It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center




8年前关闭。




我正在使用 QUARTZ.NET 和 RAZOR(MVC4) 创建一个基于 Web 的任务调度应用程序。
有关更多详细信息 Click Here 如下所示

请给我一些代码或任何引用以在 RAZOR(MVC4) 中实现 DateTimePicker。

提前感谢您的宝贵帮助。

最佳答案

请参阅此基本博客,了解带有 jquery UI 的日期选择器。
http://www.asp.net/mvc/tutorials/javascript/using-the-html5-and-jquery-ui-datepicker-popup-calendar-with-aspnet-mvc/using-the-html5-and-jquery-ui-datepicker-popup-calendar-with-aspnet-mvc-part-1

请参阅我的扩展博客以获取本地化支持
http://locktar.wordpress.com/2012/09/10/localization-validation-in-mvc/

关于asp.net-mvc-4 - 如何在 Razor MVC4 中创建 DateTimePicker?,我们在Stack Overflow上找到一个类似的问题:https://stackoverflow.com/questions/15972224/

10-13 06:53