const GR_DATE_FMT: &'static str = "%A %B %d %H:%M:%S %z %Y";
Expand description

The date format used in the GoodReads data.

This almost RFC2822, but hte year is in the wrong place.