oduwsdl / MemGator

A Memento Aggregator CLI and Server in Go
https://memgator.cs.odu.edu/api.html
MIT License
55 stars 11 forks source link

Change CDXJ format to return 14 digit version of time as key #15

Closed ibnesayeed closed 8 years ago

ibnesayeed commented 8 years ago

Currently it is in RFC3339 format, but making it YYYYMMDDhhmmss will be handy. Requested by @ikreymer.