mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Add timestampFormat setting to global-settings.ts with enum type - Update formatTimestamp.ts to accept format parameter (12hour/24hour) - Add comprehensive tests for 12-hour format (AM/PM display) - Add time format dropdown in UI Settings when timestamps are enabled - Update i18n translations for the new setting Resolves: Issue #10539 - Request for 12hr/24hr time format toggle |
||
|---|---|---|
| .. | ||
| audio | ||
| public | ||
| src | ||
| .gitignore | ||
| browser-panel.html | ||
| components.json | ||
| eslint.config.mjs | ||
| index.html | ||
| package.json | ||
| tsconfig.json | ||
| turbo.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||
| vitest.setup.ts | ||