Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/codeconscious/days-since

Counts the days since specific dates
https://github.com/codeconscious/days-since

Last synced: 1 day ago
JSON representation

Counts the days since specific dates

Awesome Lists containing this project

README

        

# DaysSince

Simply counts the days since specific dates. Dates are read from a local CSV file.

## Requirements

- .NET 7
- A file named `Dates.csv` in the application directory in which each line contains a label-date pair, such as `Super Famicon release date,1990/11/21`