package ptime

  1. Overview
  2. No Docs
POSIX time for OCaml

Install

dune-project
 Dependency

Authors

Maintainers

Sources

ptime-0.8.5.tbz
sha256=47c82848d26da735495c2fb9c2ed4fc45971d5a9ee97bd6d735faae0fb29b8bb
md5=4d48055d623ecf2db792439b3e96a520

Description

Ptime has platform independent POSIX time support in pure OCaml. It provides a type to represent a well-defined range of POSIX timestamps with picosecond precision, conversion with date-time values, conversion with RFC 3339 timestamps and pretty printing to a human-readable, locale-independent representation.

The additional Ptime_clock library provides access to a system POSIX clock and to the system's current time zone offset.

Ptime is not a calendar library.

Ptime depends on the result compatibility package. Ptime_clock depends on your system library. Ptime_clock's optional JavaScript support depends on js_of_ocaml. Ptime and its libraries are distributed under the ISC license.

Tags

time posix system org:erratique

Published: 04 May 2019

Dependencies (5)

  1. result
  2. topkg build
  3. ocamlbuild build & != "0.9.0"
  4. ocamlfind build
  5. ocaml >= "4.01.0" & < "5.0"

Dev Dependencies

None

Used by (94)

  1. albatross < "2.4.1"
  2. asn1-combinators < "0.3.1"
  3. aws-s3
  4. builder
  5. builder-web
  6. ca-certs
  7. calculon >= "0.8"
  8. caldav
  9. canary
  10. capnp-rpc-net
  11. caqti
  12. carbon
  13. catala-lsp >= "1.0.0"
  14. certify
  15. clz
  16. cohttp-eio
  17. conan
  18. conex-mirage-crypto >= "1.0.0"
  19. conformist >= "0.5.0"
  20. cookie
  21. cookies
  22. crunch
  23. current_github
  24. current_gitlab >= "0.7.1"
  25. daypack-lib
  26. dns >= "4.4.1"
  27. dns-cli < "10.1.0"
  28. dream >= "1.0.0~alpha3"
  29. dream-pure
  30. dream_middleware_ext
  31. fluxt >= "0.0.1~beta2"
  32. forester >= "2.2.1" & < "2.4"
  33. git-kv
  34. git-mirage
  35. git-unix >= "3.6.0" & < "3.16.1"
  36. icalendar
  37. irmin-mirage
  38. irmin-pack-tools
  39. jekyll-format
  40. jose >= "0.9.0"
  41. junit
  42. jupyter-kernel >= "0.8"
  43. ledes
  44. letsencrypt
  45. letsencrypt-app
  46. letters
  47. little_logger >= "0.2.0"
  48. logs-syslog
  49. lwt-exit
  50. mastodon-archive-viewer < "0.4.0"
  51. minima-theme
  52. mirage-kv-mem < "4.0.0"
  53. mirage-kv-unix
  54. mirage-logs
  55. mlgpx
  56. mrmime
  57. nloge
  58. ocaml-protoc-plugin >= "6.1.0"
  59. opentelemetry
  60. opium >= "0.19.0"
  61. paf
  62. pgx_value_ptime
  63. plebeia < "2.0.0"
  64. ppx_minidebug
  65. prettym
  66. prom
  67. proton
  68. raga < "0.1.1"
  69. rdf >= "0.12.0" & < "1.0.0"
  70. river
  71. rss
  72. sitemap
  73. slacko >= "0.15.0"
  74. stog >= "0.17.0" & < "1.0.0"
  75. syndic >= "1.5"
  76. syslog-message
  77. syslog-rfc5424 < "0.2"
  78. tar-mirage
  79. telltime
  80. timedesc
  81. timere < "0.4.0"
  82. timere-parse < "0.0.5"
  83. timmy
  84. timmy-jsoo >= "1.1.5"
  85. timmy-unix >= "1.1.5"
  86. tiny_httpd >= "0.9"
  87. tls >= "0.12.8" & < "0.16.0"
  88. tls-async
  89. tls-lwt >= "0.17.5"
  90. tls-miou-unix
  91. tls-mirage
  92. webmachine >= "0.6.0"
  93. x509
  94. xapi-stdext-date

Conflicts (1)

  1. js_of_ocaml < "3.3.0"