http://www.rainforestnet.com/datetimepicker.htm
A new start
Year 2009 is a new start for my little Javascript Date Time Picker, it has been around since November of 2003.
Well, it has been free since then too. Let me again make it very clear here, This piece of Javascript code is completely free! I don't care if you are using it for personal or even commercial. The ONLY condition which you have to fulfill is the header part of this javascript remain as it is.
So, what's so new about this Javascript Date Time Picker?
The Calender is no longer in Pop Up window. It is now fully in CSS form. That is something that I wanted to do quite some time but I did has the time to do it. This great improvement was contributed by Yvan Lavoie of Québec, Canada. Thanks Yvan!
Please see more examples in the Demo Page
Tailor the Calendar to your needs
If you need my assistance to tailor the calendar to your needs at a cost, feel free to write to me.
Some features highlights
Fully CSS - Kiss Popup Window Goodbye!
Rich Date and Time Format - Supported 6 Date formats and 2 time formats.
Two Navigation Styles - Allow users to choose preferred month/year scroller. (Arrow|DropDown)
Preceding Zero - Allow users to customize if to place preceding zero for date and month.
Colour your calendar - Allow users to customize color of elements in the calendar easily.
Date Separator - Allow users to set any character as Date Separator.
Sunday or Monday First - Allows users to choose if Monday or Sunday as first day of a week.
Multilingual - Allow users to configure Calendar in different languages.
分享到:
相关推荐
《Microsoft Date and Time Picker 控件6.0详解》 在Windows应用程序开发中,日期和时间选择功能是一项不可或缺的元素,Microsoft Date and Time Picker Control 6.0便是为此目的设计的控件。它允许用户在界面上...
本人学习Bootstrap框架时,使用时间选择插件daterangepicker时,费劲千辛万苦搜集齐全的依赖文件,包括使用时依赖的所有css与js,亲测有效,是本人零基础入门使用时使用的所有依赖文件,希望可以帮助到大家。
(C++)此代码在Windows Mobile平台下VS2005调试通过,实现了Date and Time Picker控件的简单功能。此控件我在MFC和WIN32下各做了个DEMO。如果对你有用记得回来评论哦.....
总的来说,Microsoft Date and Time Picker Control, version 6.0是提高Excel用户体验的强大工具,通过灵活的编程,可以实现各种定制化的日期和时间管理功能。无论是在企业内部的项目管理还是个人的工作计划中,都能...
daterangepicker是一款广泛应用于网页开发中的时间范围选择插件,它基于JavaScript库jQuery,为用户提供直观、易用的日期和时间范围选择功能。在网页中集成daterangepicker,可以极大地提升用户体验,尤其是在需要...
在这个"Unobtrusive JavaScript date-picker widgit汉化版"中,我们主要关注的是一个日期选择器组件,它已被翻译成中文,以便更好地适应中国用户的需求。日期选择器是一种常见的前端UI组件,通常用于在线表单中,让...
<link rel="stylesheet" type="text/css" href="daterangepicker-bs3.css" /> ``` 或者,在使用模块化编程时,可以使用 seajs 等库来管理依赖关系。 二、daterangepicker 的使用 daterangepicker 的使用非常灵活,...
1. **源代码文件**:如JavaScript(js)和CSS(css)文件,它们定义了插件的功能和样式。 2. **示例**:示例文件夹通常包含了一些使用daterangepicker的实例,帮助开发者理解如何在项目中集成和自定义插件。 3. **...
缺少microsoft date and time picker control 6.0(sp4) 拷贝Mscomct2.ocx文件到C:\WINDOWS\system32目录下 如果该目录下有此文件则直接替换 如果该目录下没有此文件,则把文件放入目录下后,点击“运行”,输入...
Bootstrap时间插件daterangepicker是前端开发中常用的组件,主要用于选取日期范围。在版本4.0及以上,这个插件提供了一种优雅的方式来展示和选择日期区间,同时满足了用户对交互性和自定义的需求。本篇文章将深入...
在给定的资源 "elementUI - date-picker.zip" 中,主要涉及的是 ElementUI 中的日期选择器(date-picker)组件的修改,特别是关于时间步长(time-step)的调整。 日期选择器是用户界面中常见的一种交互元素,用于让...
**jQuery Date Range Picker** 是一个基于JavaScript库jQuery的日期范围选择插件,它允许用户在网页上方便地选择两个日期之间的范围。这个插件对于那些需要处理时间区间,如预订系统、数据分析或报告生成等场景非常...
1. **多主题支持**:daterangepicker 提供了 Bootstrap 2 和 Bootstrap 3 的 CSS 风格,分别对应 `daterangepicker-bs2.css` 和 `daterangepicker-bs3.css` 文件,以适应不同版本的 Bootstrap 主题。 2. **自定义...
压缩包内的`daterangepicker`文件包含了插件的所有必要资源,包括CSS样式文件、JavaScript脚本和可能的本地化文件。在部署项目时,确保将这些文件正确地引入到你的网页中,这样才能使DateRangePicker正常工作。 总...
daterangepicker-bs3.css 和 daterangepicker-1.3.7.css 是针对 daterangepicker 的样式文件,增强了与 Bootstrap 的集成和自定义外观。 4. **daterangepicker-1.3.7.js**: 这就是我们主要关注的文件,包含了 date...
1. **JavaScript交互**:daterangepicker组件的核心在于JavaScript,通常使用jQuery库或者其他类似的库来实现事件监听和逻辑处理。JavaScript负责处理用户的选择,更新显示的日期范围,并可能与后台进行数据交互,如...
Microsoft Date and Time Picker Control 6.0是一款在Excel中用于日期和时间选择的控件,它为用户提供了方便的界面来输入或选择日期和时间。这个控件在开发Excel应用程序时非常有用,尤其是在需要用户输入特定日期或...
缺少microsoft date and time picker control 6.0(sp4) 拷贝Mscomct2.ocx文件到C:\WINDOWS\system32目录下 如果该目录下有此文件则直接替换 如果该目录下没有此文件,则把文件放入目录下后,点击“运行”,输入...
daterangepicker,日期选择控件,3中选择 1.只到年月日,2.只要时分秒,3全要。 bootstrap2 和3 版本都有,看index.html 引入相应的js,css即可,再复制黏贴核心代码即可! 好用请评价哈