• #dev 2023-01-19
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2023-01-19 UTC
# 17:36
[schmarty]
but today i learned the reason why hugo was failing and it makes me even sadder. hugo uses Go's time parsing, which uses RFC 3339. and i had either forgotten or never learned that RFC 3339 is a subset of ISO8601 which explicitly requires seconds. https://www.rfc-editor.org/rfc/rfc3339#section-5.6