get-year 0.1.0

Get the year from a YYYY-MM-DD Formatted Data
Documentation
[package]
name = "get-year"
version = "0.1.0"
authors = ["Adam Kelly <adamkelly2201@gmail.com>"]
license = "MIT"
description = "Get the year from a YYYY-MM-DD Formatted Data"

[dependencies]
regex = "0.2.8"