Bookmarks tagged [time]
https://www.youtube.com/watch?v=-5wpm-gesOY
A web app that works out how many seconds ago something happened. How hard can coding that be? Tom Scott explains how time twists and turns like a twisty-turny thing. It's not to be trifled with!
https://github.com/uniplaces/carbon
Simple Time extension with a lot of util methods, ported from PHP Carbon library.
- tags: go, date, time
- source code
https://github.com/rickb777/date
Augments Time for working with dates, date ranges, time spans, periods, and time-of-day.
- tags: go, date, time
- source code
https://github.com/araddon/dateparse
Parse date's without knowing format in advance.
- tags: go, date, time
- source code
https://github.com/hako/durafmt
Time duration formatting library for Go.
- tags: go, date, time
- source code
https://github.com/wlbr/feiertage
Set of functions to calculate public holidays in Germany, incl. specialization on the states of Germany (Bundesländer). Things like Easter, Pentecost, Thanksgiving...
- tags: go, date, time
- source code
https://github.com/yaa110/go-persian-calendar
The implementation of the Persian (Solar Hijri) Calendar in Go (golang).
- tags: go, date, time
- source code
https://github.com/nathan-osman/go-sunrise
Calculate the sunrise and sunset times for a given location.
- tags: go, date, time
- source code
https://github.com/grsmv/goweek
Library for working with week entity in golang.
- tags: go, date, time
- source code
https://github.com/relvacode/iso8601
Efficiently parse ISO8601 date-times without regex.
- tags: go, date, time
- source code
https://github.com/GuilhermeCaruso/kair
Date and Time - Golang Formatting Library.
- tags: go, date, time
- source code
Now is a time toolkit for golang.
- tags: go, date, time
- source code
https://github.com/kirillDanshin/nulltime
Nullable time.Time
.
- tags: go, date, time
- source code
https://github.com/awoodbeck/strftime
C99-compatible strftime formatter.
- tags: go, date, time
- source code
https://github.com/SaidinWoT/timespan
For interacting with intervals of time, defined as a start time and a duration.
- tags: go, date, time
- source code
https://github.com/leekchan/timeutil
Useful extensions (Timedelta, Strftime, ...) to the golang's time package.
- tags: go, date, time
- source code
https://github.com/osteele/tuesday
Ruby-compatible Strftime function.
- tags: go, date, time
- source code
https://github.com/zendesk/biz
Time calculations using business hours.
- tags: ruby, date, time
- source code
https://github.com/bokmann/business_time
Support for doing time math in business hours and days.
- tags: ruby, date, time
- source code
https://github.com/radar/by_star
Find ActiveRecord objects by year, month, fortnight, week and more!
- tags: ruby, date, time
- source code
https://github.com/mojombo/chronic
A natural language date/time parser written in pure Ruby.
- tags: ruby, date, time
- source code
https://github.com/ankane/groupdate
The simplest way to group temporal data in ActiveRecord, arrays and hashes.
- tags: ruby, date, time
- source code
https://github.com/seejohnrun/ice_cube
A date recurrence library which allows easy creation of recurrence rules and fast querying.
- tags: ruby, date, time
- source code
https://github.com/basecamp/local_time
Rails Engine for cache-friendly, client-side local time.
- tags: ruby, date, time
- source code
https://github.com/rossta/montrose
a simple library for expressing, serializing, and enumerating recurring events in Ruby
- tags: ruby, date, time
- source code
https://github.com/krainboltgreene/time-lord
Adds extra functionality to the time class.
- tags: ruby, date, time
- source code
https://github.com/abhidsm/time_diff
Calculates the difference between two time.
- tags: ruby, date, time
- source code
https://github.com/panthomakos/timezone
Accurate current and historical timezones and transformations, with support for Geonames and Google latitude - longitude timezone lookups.
- tags: ruby, date, time
- source code
https://github.com/tzinfo/tzinfo
Provides daylight savings aware transformations between times in different timezones.
- tags: ruby, date, time
- source code
https://github.com/adzap/validates_timeliness
Date and time validation plugin for ActiveModel and Rails.
- tags: ruby, date, time
- source code
https://github.com/sshaw/yymmdd
Tiny DSL for idiomatic date parsing and formatting.
- tags: ruby, date, time
- source code
https://github.com/KoffeinFlummi/Chronyk
A Python 3 library for parsing human-written times and dates.
- tags: python, date, time
- source code
https://github.com/dateutil/dateutil
Extensions to the standard Python datetime module.
- tags: python, date, time
- source code
https://github.com/myusuf3/delorean/
A library for clearing up the inconvenient truths that arise dealing with datetimes.
- tags: python, date, time
- source code
https://github.com/zachwill/moment
A Python library for dealing with dates/times. Inspired by Moment.js.
- tags: python, date, time
- source code
https://github.com/sdispater/pendulum
Python datetimes made easy.
- tags: python, date, time
- source code
https://github.com/shinux/PyTime
A easy-use Python module which aims to operate date/time/datetime by string.
- tags: python, date, time
- source code
World timezone definitions, modern and historical. Brings the tz database into Python.
https://github.com/dirn/When.py
Providing user-friendly functions to help perform common date and time actions.
- tags: python, date, time
- source code
https://github.com/kennethreitz/maya
Datetimes for Humans, Maya is mostly built around the headaches and use-cases around parsing datetime data from websites.
- tags: python, date, time
- source code
A lightweight JavaScript date library for parsing, validating, manipulating, and formatting dates.
- tags: date, datetime, date-manipulation, time, javascript
- source code