Skip to content

Fix blog timestamp relative text - #1286

Merged
miohtama merged 1 commit into
masterfrom
fix/blog-timestamp-relative
Jun 24, 2026
Merged

Fix blog timestamp relative text#1286
miohtama merged 1 commit into
masterfrom
fix/blog-timestamp-relative

Conversation

@miohtama

Copy link
Copy Markdown
Contributor

Why

Blog post timestamps rendered a comma before an empty relative date because the templates used relativeStr without enabling relative timestamp formatting.

Lessons learnt

When using the Timestamp snippet API, pass relative whenever the snippet renders relativeStr.

Summary

  • Enabled relative timestamp formatting on the blog post detail header.
  • Enabled relative timestamp formatting on blog post tiles.

@miohtama
miohtama merged commit ed4d5f8 into master Jun 24, 2026
2 of 5 checks passed
@miohtama
miohtama deleted the fix/blog-timestamp-relative branch June 24, 2026 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant