zulip / zulip-flutter

Upcoming Zulip mobile apps for Android and iOS, using Flutter
Apache License 2.0
178 stars 168 forks source link

ui: Follow `user_settings.twenty_four_hour_time` #1015

Open chrisbobbe opened 1 week ago

chrisbobbe commented 1 week ago

When we show timestamps, for example on messages in the message list, we should format them according to the user's setting:

See:

Milestoning as "Launch" because I believe we do this in zulip-mobile.

c-o-d-e-y-o-d-a commented 1 week ago

I would like to work on this issue if it has not been assigned to anyone else.

chrisbobbe commented 1 week ago

Please see the Zulip project's guide to claiming an issue: https://zulip.readthedocs.io/en/latest/contributing/contributing.html#in-other-zulip-repositories

In particular:

In your comment, describe what part of the code you’re modifying and how you plan to approach the problem, based on what you learned in steps 1–4 above.