Skip to content

fix: tmpo export [--today | --week] now uses configured timezone#148

Merged
DylanDevelops merged 2 commits into
mainfrom
ravel/fix-today-week-export-timezone
Jul 14, 2026
Merged

fix: tmpo export [--today | --week] now uses configured timezone#148
DylanDevelops merged 2 commits into
mainfrom
ravel/fix-today-week-export-timezone

Conversation

@DylanDevelops

Copy link
Copy Markdown
Owner

Pull Request Checklist

  • I have read and followed the contribution guidelines.
  • My pull request targets the main branch of tmpo.
  • I have tested these changes locally on my machine.

Closes #133

Description

Fixed a bug where exporting with the --today or --week flag would not use the configured timezone. To export using the UTC timezone, you must pass in the --utc flag.

@DylanDevelops DylanDevelops merged commit 8d5f1cb into main Jul 14, 2026
5 checks passed
@DylanDevelops DylanDevelops deleted the ravel/fix-today-week-export-timezone branch July 14, 2026 03:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

tmpo export --today and --week use UTC day boundaries instead of local timezone

1 participant