petermorgandev / petermorgan.dev

Personal website and blog - created with the Astro static site generator and hosted on GitHub Pages
https://petermorgan.dev
0 stars 0 forks source link

Write blog post about formatting blog post dates #14

Closed petermorgandev closed 1 year ago

petermorgandev commented 2 years ago

I use 2 different formats for blog post dates: in the blogpreview component and the blogpost layout. I use toLocaleDateString() with the options parameter.