Skip to content

Add timezone helper methods for Go SDK - #272

Merged
BRBussy merged 1 commit into
masterfrom
add-timezone-helpers
Mar 31, 2026
Merged

Add timezone helper methods for Go SDK#272
BRBussy merged 1 commit into
masterfrom
add-timezone-helpers

Conversation

@BRBussy

@BRBussy BRBussy commented Mar 31, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add ToLocation() and ToIANAString() helper methods on the Timezone enum in the Go SDK
  • Map all supported Timezone enum values to their IANA timezone strings
  • Include comprehensive tests for both methods

Test plan

  • Unit tests added in timezone_test.go covering all timezone conversions and error cases

🤖 Generated with Claude Code

@BRBussy
BRBussy merged commit f8648cb into master Mar 31, 2026
@BRBussy
BRBussy deleted the add-timezone-helpers branch March 31, 2026 14:44
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.

1 participant