https://github.com/vincenthz/hs-hourglass

date datetime haskell time timezone

Last synced: about 1 month ago

Repository metadata:

efficient and simpler time API for haskell


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 107
Total Committers: 13
Avg Commits per committer: 8.231
Development Distribution Score (DDS): 0.346

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Vincent Hanquez v****t@s****g 70
Nicolas DI PRIMA n****s@d****r 18
Ian Denhardt i****n@z****t 5
Colin Woodbury c****w@g****m 3
Patrick Pelletier c****e@f****g 2
Răzvan Panda r****a@g****m 2
Gabriele Giacone 1****o@g****m 1
Jochen Hinrichsen j****n@k****t 1
Mark Wright g****h@g****g 1
Tanner Doshier d****n@g****m 1
Vincent Hanquez v****t@t****o 1
kinoru x****u@g****m 1
Shinya Yamaguchi w****w 1

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

hackage: hourglass

Simple time library focusing on simple but powerful and performant API The backbone of the library are the Timeable and Time type classes. Each Timeable instances can be converted to type that has a Time instances, and thus are different representations of current time.

  • Homepage: https://github.com/vincenthz/hs-hourglass
  • Licenses: BSD-3-Clause
  • Latest release: 0.2.12 (published over 6 years ago)
  • Last Synced: 2024-11-11T03:12:16.968Z (about 1 month ago)
  • Versions: 16
  • Dependent Packages: 12
  • Dependent Repositories: 200
  • Downloads: 110,709 Total
  • Docker Downloads: 89
  • Rankings:
    • Downloads: 1.175%
    • Docker downloads count: 1.288%
    • Dependent repos count: 2.119%
    • Dependent packages count: 2.204%
    • Average: 4.488%
    • Forks count: 8.415%
    • Stargazers count: 11.726%
  • Maintainers (1)

Dependencies

hourglass.cabal hackage
  • base ==4.* benchmark
  • bytestring * benchmark
  • deepseq * benchmark
  • gauge * benchmark
  • hourglass * benchmark
  • mtl * benchmark
  • old-locale * benchmark
  • time * benchmark
  • Win32 *
  • base ==4.*
  • deepseq *
  • base >=3 && <5 test
  • deepseq * test
  • hourglass * test
  • mtl * test
  • old-locale * test
  • tasty * test
  • tasty-hunit * test
  • tasty-quickcheck * test
  • time * test