Yaak Logo
Yaak
Feedback/Timestamp formatting not escaping

Timestamp formatting not escaping

E Panz·2 days ago
Released to BetaBug

According to https://day.js.org/docs/en/display/format

To escape characters, wrap them in square brackets (e.g. [MM]).

Unfortunately that doesn’t work on Yaak v2026.05.0, see:

image
Linux2026.05.0

Comments (2)

Sign in to leave a comment.

Yaak BotReleased to BetaFeatured

This is now available in 2026.6.0 beta!

Gregory SchierPending Release

It turns out this feature incorrectly referenced dayjs when it should have been date-fns. I have a PR up for the copy fix: https://github.com/mountain-loop/yaak/pull/527

Type to search feedback...