feat: add Asia/Bangkok timezone support for budget resets

- Add Asia/Bangkok (UTC+7) to timezone_map in duration_parser.py
- Update documentation to include Bangkok in common timezone values
- Add test case to verify Bangkok timezone functionality
This commit is contained in:
Michael Tan
2025-09-18 14:56:12 +07:00
parent bfaab8ad7e
commit 6721189b7c
3 changed files with 8 additions and 0 deletions
@@ -29,5 +29,6 @@ Common timezone values:
- `US/Pacific` - Pacific Time
- `Europe/London` - UK Time
- `Asia/Kolkata` - Indian Standard Time (IST)
- `Asia/Bangkok` - Indochina Time (ICT)
- `Asia/Tokyo` - Japan Standard Time
- `Australia/Sydney` - Australian Eastern Time