Unable to compare dates stored in front matter

Everything you get from the front matter is a string is what I learned the hard way (except integers, and even those I would always format to get the proper types).

About the length… if it’s a formatted date string, shouldn’t it always be 10 characters long?

2 Likes