Library for working with recurrence rules for calendar dates.rrule.js supports recurrence rules as defined in the iCalendar RFC, with a few important differences. It is a partial port of the rrule module from the excellent python-dateutil library. On top of that, it supports parsing and serialization of recurrence rules from and to natural language.
recurrence-rules rrule library calendar icalendar-rfc rfc python-dateutil jakubroztocil dates recurrences icalendarDatetimes are very frustrating to work with in Python, especially when dealing with different locales on different systems. This library exists to make the simple things much easier, while admitting that time is an illusion (timezones doubly so). Datetimes should be interacted with via an API written for humans.
datetimes dates times date time forhumans kennethreitz parsingChronology 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-apiThis date library extends Carbon with multi-language support. Methods such as format, diffForHumans, parse, createFromFormat and the new timespan, will now be translated based on your locale.
i18n carbon dates internationalization internationalisationA responsive date range picker for Vue.js that displays the number of nights selected and allow several useful options like custom check-in/check-out rules, localisation support and more. The date format string.
vue vuejs vuejs-components vuejs-plugin vuejs2 calendar datepicker datepicker-component date dates input date-input date-picker range date-range-pickerTime calculations using business hours.Periods occurring on holidays are disregarded. Similarly, any segment of a period that overlaps with a break is treated as inactive.
time computation dates holidaysThis plugin extends the jQuery UI datepicker clendar, allowing to select more than one date, picking them one by one or by ranges relative to the clicked date. Take a look at some demos.
jquery-ui calendar bower npm datesParse any date string without knowing format in advance. Uses a scanner to read bytes and use a state machine to find format. Much faster than shotgun based parse methods. See bench_test.go for performance comparison.Timezones The location your server is configured effects the results! See example or https://play.golang.org/p/IDHRalIyXh and last paragraph here https://golang.org/pkg/time/#Parse.
time date datetime dates date-time timestamp go-librarymoment.js plugin that uses cldr data for localization
moment dates globalization internationalization multilingualization localization g11n i18n m17n l10n localize format parse calendars languages localesA calendar module that focuses on providing the data needed to construct a calendar without being constrained to specific styles and layouts.Over the span of a year and a half, I was part of three separate projects that needed a calendar component. Each time I searched through the popular calendar and date modules (and there are a lot) hoping to find something. I mean, who really wants to deal with date and time? Unfortunately, on each occasion, due to design or functional constraints each calendar module was knocked off the list of possibilities. Any time a calendar module supported advanced functionality it almost always came with explicit constraints on the markup and/or layout of the calendar.
calendar data angularjs date angular json dates schedule angular-componentA Node.js library for parsing year range strings and converting them into usable dates. This library is only designed to handle year ranges (all month/day information is discarded). Many more examples can be found in the test/date-tests.json file.
date dates year museumA small library that provides a few very useful methods for displaying dates, including a formatter and a parser. If you want to include text in the formatting, you need to escape it with either ' or ".
date dates parser parsing format formatterA simple function which takes a string as an argument and returns a string in the form yyyy-mm-dd. The second parameter contains options. You can set whether to use US-style short dates, you can change what 'now' is for input like 'yesterday', and you can change the cutoff for 2-digit years that determines whether a given two-digit year is in the 21st or 20th century.
date parse dates humanize humanise humanRFC5545 RRule library for JavaScript.
ical rfc5545 rrule typescript recurrence rfc 2445 5545 icalendar calendar repeating dates occurrence time eventTest this code on the associated github page simonwaldherr.github.com/disTime.js/. Feel free to contact me via eMail or on Twitter. This software will be continually developed. Suggestions and tips are always welcome.
time date dates times language ago english german french italian russian portuguese dutch ukrainian hindi polish malayan norwegian swedish spanishTest this code on the associated github page simonwaldherr.github.com/parseTime.js/. you can request more features and date format types with the github issue tracker.
time date dates times language parse stringsThe official Unicode ldml-JSON files are provided. They define standardised format descriptors to display times, dates, currencies, etc., using the Unicode standard. Unicode JSON files provide formatting rules for calendars, dates, currencies and other information. The Unicode JSON files are big. Use json-locale to generate filtered, smaller JSON files.
time date calendar formatting unicode json locale locales dates regions cuture ldml cldrThe Auto Date Plugin is designed for Grav CMS and automatically adds the current date to frontmatter when createing a new page via the Admin plugin. There's not much to this plugin, simply install it and whenever you create a new page via the admin plugin, the current date will be inserted in the frontmatter of the page and show up in the Options -> Publishing Tab. The format of the date is dependent upon the value set in system.yaml under pages: dateformat: default and if not set will use H:i d-m-Y as the date format.
grav grav-plugin date dates grav-admin
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.