opencode icon indicating copy to clipboard operation
opencode copied to clipboard

Add configurable time format support

Open mattrobenolt opened this issue 5 months ago • 1 comments

  • Add time_format config option: 'detect', '12h', '24h'
  • Auto-detects system preference on macOS, defaults to 12h elsewhere
  • Updates TUI to display timestamps in user's preferred format

mattrobenolt avatar Aug 13 '25 06:08 mattrobenolt

only thing i see missing is a call to app.SaveState to save the detected time format!

adamdotdevin avatar Aug 14 '25 23:08 adamdotdevin