∞
@Mtt Hugo's time.Format
(aliased as dateFormat
) has built-in support for localization. When a theme uses that function to format dates, localization happens automatically depending on the content language. There's currently no easy way to control this in the Micro.blog GUI, but it's possible to set defaultContentLanguage
in config.json
via a custom theme. @manton @mdalves