Closed tokee closed 5 years ago
Uses the crawl_date for constructing wayback_date, ensuring that it always outputs 14 digits (YYYYmmddHHMMss) and that the two datetimes are interchangeable. This closes #188.
crawl_date
wayback_date
YYYYmmddHHMMss
Sorry @tokee, having accepted the earlier pull request, there's now a conflict. Can you resolve please?
Uses the
crawl_date
for constructingwayback_date
, ensuring that it always outputs 14 digits (YYYYmmddHHMMss
) and that the two datetimes are interchangeable. This closes #188.