package core_unix

  1. Overview
  2. Docs
Unix-specific portions of Core

Install

Dune Dependency

Authors

Maintainers

Sources

core_unix-v0.15.0.tar.gz
sha256=0af9d2c0d2029a80858c730171e0bd70a1981b3e7021f8c31cd8dc54925da02d

doc/core_unix.date_unix/Date_unix/index.html

Module Date_unixSource

Sourceval format : t -> string -> string

This formats a date using the format patterns available in strftime.

Sourceval parse : ?allow_trailing_input:bool -> fmt:string -> string -> t

This parses a date using the format patterns available in strptime.

Sourceval of_tm : Core_unix.tm -> t
OCaml

Innovation. Community. Security.