3 comments (3 comments)0 reactions (0 reactions)1 assignee (1 assignee)Python4,859 stars (4,859 stars)311 forks (311 forks)batch import
Stalegood first issuegood starter issues
Description
This issue does not include a description.
- Issue type
- bug
- Research direction
- Investigate the time formatting logic in the CLI command for `sky jobs queue`. Look at relevant files such as `sky/cli/jobs.py` or similar. Check for any timezone conversion or incorrect format string. Ensure the displayed time matches the expected UTC or local time based on the user's configuration. Review any existing comments in the issue for additional hints.