Open jrubenoff opened 10 years ago
Not sure how to replicate this. Drafted a post, timestamp on the post was formatted as:
date: 2014-06-22 23:06:94
Got an argument out of range error from Jekyll. Changed the 94 to 50 like so, and it compiled fine:
argument out of range
94
50
date: 2014-06-22 23:06:50
Weeeeird.
Not sure how to replicate this. Drafted a post, timestamp on the post was formatted as:
date: 2014-06-22 23:06:94
Got an
argument out of range
error from Jekyll. Changed the94
to50
like so, and it compiled fine:date: 2014-06-22 23:06:50
Weeeeird.