package core

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Time_zone.IndexSource

A time zone index refers to a range of times delimited by DST transitions at one or both ends. Every time belongs to exactly one such range. The times of DST transitions themselves belong to the range for which they are the lower bound.

Sourcetype t
Sourceval next : t -> t
Sourceval prev : t -> t
OCaml

Innovation. Community. Security.