timeturner 1.7.1

Command line utility for manipulating date-time strings
Documentation
[badges.maintenance]
status = "actively-developed"

[dependencies.chrono]
version = "0.4"

[dependencies.chrono-english]
version = "0.1"

[dependencies.chrono-tz]
version = "0.6"

[dependencies.clap]
features = ["derive"]
version = "3.1"

[dependencies.humantime]
version = "2.1"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.serde_json]
version = "1.0"

[package]
authors = ["Stephen Duncan <jrduncans@users.noreply.github.com>"]
categories = ["command-line-utilities", "date-and-time", "value-formatting"]
description = "Command line utility for manipulating date-time strings"
edition = "2018"
keywords = ["epoch", "RFC3339", "format", "dates", "alfred"]
license = "MIT OR Apache-2.0"
name = "timeturner"
readme = "README.md"
repository = "https://github.com/jrduncans/timeturner"
version = "1.7.1"