Pretty datetime: `2014-01-09 06:46:01`
A lightweight, powerful javascript datetime picker
A react-native datetime-picker for Android and iOS
A lightweight but complete datetime picker React.js component
Formats a timestamp as a localized string or as relative text that auto-updates in the user's browser.
A date range picker for your React app.
DateTime object for easepick.
Forma 36: DateTime component
A TypeScript implementation of a simple MCP server that exposes datetime information to agentic systems and chat REPLs
A datetime picker for React Native. In-modal or inlined. Supports Android and iOS.
A date picker for your React app.
A date time picker allows the user to select an associated date and time.
A time picker for your React app.
date / time comparison matchers for chai
Angular Material Datetime Picker
Immutable date wrapper
Angular Date Time Picker
TypeScript definitions for chai-datetime
A date/time picker component designed to work with Bootstrap 3 and Momentjs. For usage, installation and demos see Project Site on GitHub
React datetime picker by momentjs
Mobile friendly datetime picker for Vue. Supports date, datetime and time modes, i18n and disabling dates.
Datetime adapter for SAP Fundamentals, based on Day.js package
A term-xsd-to-datetime function-factory actor
Shelf dates library
Beautifies the default file input for SimpleForm
Beautifies the default datetime input for SimpleForm
Little helper for the classes Date, DateTime and Time. // date_time_compare.rb: Allows to compare Date and Time objects (allows to sort by mixed Date/Time-keys). // date_creator.rb: New date creations: Date#new_by_mday: Allows "Third sunday in june 2010"... // date_locale.rb: Localization of Date, DateTime and Time. strftime gets a optional parameter to determine the language. Default is en, or if locale is used the current locale.
= Livedate A simple Rack middleware that parses a dates using Chronic, and returns the result in a standardized manner. The idea is to use this to verify the input in date input fields using AJAX, to provide immediate feedback to the user. == Usage Include Livedate in your middleware stack. In Rails, this is done in environment.rb config.gem 'livedate' config.middleware.use "Livedate" Specify the desired date + datetime formats you want too. Default error message for strings that Chronic can't pass can also be provided. The defaults are: config.middleware.use "Livedate", :date_format => '%Y-%m-%d', :datetime_format => ''%Y-%m-%d %H:%M', :invalid_format => '' This will catch requests to /parsedate. Use GET requests and provide a parameter 'date' or 'datetime'. The value will be parsed by Chronic and returned formatted as 2009-01-01 or 2009-01-01 12:45, depending on the parameter name. == Scripts There are two generators available to get simple javascripts that use livedate. Both will replace the contents on input elements with classes .date or .datetime on change with the result from the Chronic parse. script/generate livedate_jquery script/generate livedate_prototype Will put the appropriate version of the script in your public/javascripts directory. Feel free to change these if you need a different behavior.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.