Chronology is an attempt to build a better date and time API for Swift on top of the constructs provided by Foundation. Foundation.framework has one of the absolute best and most capable APIs available to any developer on any platform. However, it comes with a heavy price in the form of cognitive load. Too many developers do too many incorrect things. Over the years, Foundation has gained more and more convenience methods via the Calendar type, but fundamental issues remain.
swift-library date datetime date-time date-formatting dates time timezone calendar calendars calendar-apiMake add, subtract, hour, date, day, month, quarter, and goto methods all return a new instance of Spacetime leaving original date instance unmutated. There is another situation where you may see a console.warn - if you give it a timezone, but then set a ISO-date string with a different offset, like 2017-04-03T08:00:00-0700 (-7hrs UTC offset). It sets the timezone to UTC-7, but also gives a warning.
time date datetime datetimes date-formatting time-formatting timezone timezones timezone-conversion daylight-savingsTimex is a rich, comprehensive Date/Time library for Elixir projects, with full timezone support via the :tzdata package. If you need to manipulate dates, times, datetimes, timestamps, etc., then Timex is for you! It is very easy to use Timex types in place of default Erlang types, as well as Ecto types via the timex_ecto package. The complete documentation for Timex is located here.
elixir datetime calendarPhobos is the standard library that comes with the D Programming Language Compiler. Phobos is packaged together with the compiler. You should download the whole precompiled package.
phobos dlang standard-library algorithms concurrency containers datetime digest allocator functional math ranges regex parallelism stdio meta traits unicode type-conversionjQuery Plugin DateTimePicker it is DatePicker and TimePicker in one
datetimepicker picker jquery-plugin timepicker datepicker calendar date time datetimeAlmost every large SPA or project involves date and time input. Browser's native implementations of those are inconsistent and limited in functionality. Most other libraries require you to pull in heavy dependencies like jQuery, Bootstrap, and moment.js. I wanted something that was good-looking out of the box, dependency-free, powerful, and extensible. flatpickr provides more functionality at a fraction of the size of other libraries.
datetime datetime-picker datepicker timepicker daterange date daterangepicker datetimepicker calendar time picker lightweightA mobile components Library with Vue2.js. 一只基于Vue2.x的移动端组件库。
vue mobile ui vue2 component datetime slider dialog popup backtop ydui-touch ydui vue.js vue2.js components framework vue2-ui vue2-components mobile-uiThere is also a Bower package named jqueryui-timepicker-addon. Beware there are other similar package names that point to forks which may not be current.
timepicker datetime jquery-uiDay.js is a minimalist JavaScript library that parses, validates, manipulates, and displays dates and times for modern browsers with a largely Moment.js-compatible API. If you use Moment.js, you already know how to use Day.js. It's easy to use Day.js APIs to parse, validate, manipulate, and display dates and times.
time date date-formatting datetime moment dayjs immutableBoth Date and Time picker widget based on twitter bootstrap
bootstrap datetime pickerLuxon is a library for working with dates and times in Javascript. It supports DateTime, Duration, and Interval types. It is Immutable, chainable and it can parse and formatting for common and custom formats.
intl timezones dates times datetime date immutable date-time timestamp date-libraryA new Scala wrapper for Joda Time. This project forked from scala-time since it seems that scala-time is no longer maintained. Binaries compiled with Scala 2.11.0-M8 are included.
joda datetimeThe dateutil module provides powerful extensions to the standard datetime module, available in Python. Here's a snapshot, just to give an idea about the power of the package. For more examples, look at the documentation.
datetime time timezones parsing librarytimeago.js is a simple library (less than 2 kb) that is used to format datetime with *** time ago statement. eg: '3 hours ago'. Official website. 中文版说明文档点这里。 React version here: timeago-react. Python version here: timeago.
timeago datetime tiny multi-language real-time date-format ***-time-ago date javascript-timeago"date.h" is a header-only library which builds upon <chrono>. It adds some new duration types, and new time_point types. It also adds "field" types such as year_month_day which is a struct {year, month, day}. And it provides convenient means to convert between the "field" types and the time_point types. "tz.h" / "tz.cpp" are a timezone library built on top of the "date.h" library. This timezone library is a complete parser of the IANA timezone database. It provides for an easy way to access all of the data in this database, using the types from "date.h" and <chrono>. The IANA database also includes data on leap seconds, and this library provides utilities to compute with that information as well.
time datetime date calendar timezone iana-database timezone-libraryA date and time picker in the same React.js component. It can be used as a datepicker, timepicker or both at the same time. It is highly customizable and it even allows to edit date's milliseconds. Version 3 is out! These are the docs for version 3 of the library. If you are still using the deprecated v2, here it is its documentation, but we strongly recommend to migrate to version 3 in order to keep receiving updates. Please check migrating react-datetime to version 3 to safely update your app.
react react-component datepicker timepicker datetimepicker datetimeTime is a Swift package that makes dealing with calendar values a natural and straight-forward process. Working with calendars can be extremely complicated and error-prone. Time solves these problems by clarifying concepts and restricting improper usage through type-safe APIs.
swift-library time datetime date calendar timezone dates calendars date-formatting date-time calendar-apiCheck EN and RU rules and tests for them, for more examples.Needed rule not found? Open an issue with the case and it will be added asap.
natural-language datetime date time parser
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.