You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will probably be implemented with the buildin DATETIME function of fluent. It seems that fluent-rs will support it sooner that later: projectfluent/fluent-rs#181.
I can't find how they handle the case to show the date (since it's not the same order based on locale), and the doc of strftime don't seems to provide a way to display either "14 may" or "may 14", or maybe i misread.
I searched in the gnome panel repo but haven't found.
This is the pr for this #429 , but it still contains some bugs
Currently, it use
chrono
, with no support for translationThe text was updated successfully, but these errors were encountered: