All Projects → time-rs → Time

time-rs / Time

Licence: other
Simple time handling in Rust

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to Time

react-picky-date-time
A react component for date time picker. Online demo examples
Stars: ✭ 41 (-87.72%)
Mutual labels:  time, date
dayjs
Extended fork of Day.js - 2KB immutable date library alternative to Moment.js
Stars: ✭ 36 (-89.22%)
Mutual labels:  time, date
moment-cache
⏱ Simple utility to cache moment.js results and speed up moment calls.
Stars: ✭ 29 (-91.32%)
Mutual labels:  time, date
React Datetime Picker
A datetime picker for your React app.
Stars: ✭ 294 (-11.98%)
Mutual labels:  time, date
react-ago-component
A component for React that renders the approximate time ago in words from a specific past date using an HTML5 time element.
Stars: ✭ 25 (-92.51%)
Mutual labels:  time, date
rescript-date
📆 Date manipulation in ReScript.
Stars: ✭ 101 (-69.76%)
Mutual labels:  time, date
nepali-datetime
Python's core datetime inspired nepali datetime (BS date & NPT) package 🇳🇵
Stars: ✭ 36 (-89.22%)
Mutual labels:  time, date
relative.time.parser
Moment.js Plugin for parsing Relative Time Strings
Stars: ✭ 13 (-96.11%)
Mutual labels:  time, date
edtf.js
Extended Date Time Format (ISO 8601-2 / EDTF) Parser for JavaScript
Stars: ✭ 44 (-86.83%)
Mutual labels:  time, date
date-php
这是一个Javascript模仿PHP日期时间格式化函数,使用方法和PHP非常类似,有丰富的模板字符,并在原来的基础上增加了一些模板字符。 This is a date function that implement PHP in Javascript. It is very similar to PHP, has rich template characters, and enhances some template characters on the basis of the original.
Stars: ✭ 24 (-92.81%)
Mutual labels:  time, date
chronos
One library to rule the time
Stars: ✭ 17 (-94.91%)
Mutual labels:  time, date
Awesome Falsehood
😱 Falsehoods Programmers Believe in
Stars: ✭ 16,614 (+4874.25%)
Mutual labels:  time, date
time-formater
在javascript中显示日期。
Stars: ✭ 44 (-86.83%)
Mutual labels:  time, date
Md Date Time Picker
An implementation of Material Design Picker components in vanilla CSS, JS, and HTML
Stars: ✭ 272 (-18.56%)
Mutual labels:  time, date
popoPicker
popoPicker是一个移动端3D滚轮日期时间和单项的选择器,支持无限循环滚动,不依赖第三方库
Stars: ✭ 26 (-92.22%)
Mutual labels:  time, date
vue-timeselector
🕒 Simply customizable powerful time picker for Vue.js
Stars: ✭ 41 (-87.72%)
Mutual labels:  time, date
dt
Go's missing DateTime package
Stars: ✭ 34 (-89.82%)
Mutual labels:  time, date
shamsi date
A Flutter and Dart package for using Jalali (Shamsi, Solar, Persian or Jalaali) calendar. You can convert, format and manipulate Jalali and Gregorian (Miladi) date and times.
Stars: ✭ 59 (-82.34%)
Mutual labels:  time, date
date4j
Lightweight alternative to Java's built-in date-time classes. Android-friendly. Compiles under JDK 1.5.
Stars: ✭ 36 (-89.22%)
Mutual labels:  time, date
Maya
Datetimes for Humans™
Stars: ✭ 3,298 (+887.43%)
Mutual labels:  time, date

time

GitHub: time-rs/time license: MIT or Apache-2.0 minimum rustc: 1.46 version build status

Documentation: main branch | latest release

Minimum Rust version policy

The time crate is guaranteed to compile with any release of rustc from the past six months. Optional feature flags that enable interoperability with third-party crates (e.g. rand) follow the policy of that crate if stricter.

License

This project is licensed under either of

at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in time by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].