timestamps: localizable format and timezone #1078

Open
opened 2010-06-12 04:08:56 +00:00 by zooko · 4 comments

Make it possible for a user to specify that they want timestamps in their local formatting and language and also in their local timezone. Ideally this would be detected automatically from the operating system configuration instead of the user specifying it for Tahoe-LAFS itself. Perhaps format and timezone should be broken out into separate tickets.

See also #1077 (consistent timestamp format and timezone).

Make it possible for a user to specify that they want timestamps in their local formatting and language and also in their local timezone. Ideally this would be detected automatically from the operating system configuration instead of the user specifying it for Tahoe-LAFS itself. Perhaps format and timezone should be broken out into separate tickets. See also #1077 (consistent timestamp format and timezone).
zooko added the
code
minor
defect
1.7β
labels 2010-06-12 04:08:56 +00:00
zooko added this to the eventually milestone 2010-06-12 04:08:56 +00:00
daira commented 2013-05-25 01:16:13 +00:00
Owner

Call me a cultural imperialist, but I think everyone should like ISO 8601 or lump it ;-)

Call me a cultural imperialist, but I think everyone should like ISO 8601 or lump it ;-)

after reading man tzset I think #1934 is the correct way to resolve this

after reading `man tzset` I think #1934 is the correct way to resolve this
daira commented 2016-01-14 18:36:01 +00:00
Owner

leif called me a cultural imperialist in person. Achievement unlocked.

leif called me a cultural imperialist in person. Achievement unlocked.

Now that this is merged, timestamps in the WUI are in a consistent format (in the gateway's timezone) and the formatting is all done in one place (here), so, locale-specific formatting could be easily implemented if someone feels like doing that.

Now that [this](https://github.com/tahoe-lafs/tahoe-lafs/commit/6226f6b497028889859dfcff56d4dbd7b65b8c2c) is merged, timestamps in the WUI are in a consistent format (in the gateway's timezone) and the formatting is all done in one place ([here](https://github.com/tahoe-lafs/tahoe-lafs/commit/6226f6b497028889859dfcff56d4dbd7b65b8c2c#diff-33400ae90865055890a329447c5a1cadR6)), so, locale-specific formatting could be easily implemented if someone feels like doing that.
Sign in to join this conversation.
No Milestone
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: tahoe-lafs/trac-2024-07-25#1078
No description provided.