Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 343 Bytes

File metadata and controls

8 lines (5 loc) · 343 Bytes

daysago

A Golang library for Days Ago like functionality

The library takes as input a text string like 2 days ago and returns the time formatted as YYYY-MM-DD.

Take a look at the test file to see the functionality and usage

CircleCI