Popularity
5 Stars
Updated Last
2 Years Ago
Started In
March 2015

Timestamps.jl

Documentation Build Status JuliaHub
StableDev BuildCoverage pkgevalversion

Timestamps provides the ability to work with time-based values without many of the constraints inherent in organizing a time series. Multiple dates and values of different types can part of an Vector{Timestamp}.

WARNING: versions 0.1.* are not following semver and may contain breaking changes. Use at your own risk.

Previous documentation can be found here.

Installation

julia> using Pkg
julia> Pkg.add("Timestamps")

Used By Packages

No packages found.