[GH-ISSUE #7208] Timezone Plugin #10759

Closed
opened 2026-04-13 07:05:53 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @Tyler-Petrov on GitHub (Jan 8, 2026).
Original GitHub issue: https://github.com/better-auth/better-auth/issues/7208

Is this suited for github?

  • Yes, this is suited for github

No response

Describe the solution you'd like

I'd like a plugin that stores a timezone in the user table. Just a setTimezone and getTimezone should be just fine

Describe alternatives you've considered

I tried creating my own better-auth plugin in my own project, but there was enough classes/functions that I couldn't figure out how to import that I gave up.

Additional context

No response

Originally created by @Tyler-Petrov on GitHub (Jan 8, 2026). Original GitHub issue: https://github.com/better-auth/better-auth/issues/7208 ### Is this suited for github? - [x] Yes, this is suited for github ### Is your feature request related to a problem? Please describe. _No response_ ### Describe the solution you'd like I'd like a plugin that stores a timezone in the user table. Just a `setTimezone` and `getTimezone` should be just fine ### Describe alternatives you've considered I tried creating my own better-auth plugin in my own project, but there was enough classes/functions that I couldn't figure out how to import that I gave up. ### Additional context _No response_
GiteaMirror added the enhancementlocked labels 2026-04-13 07:05:53 -05:00
Author
Owner

@better-auth-agent[bot] commented on GitHub (Jan 8, 2026):

It looks like you're interested in adding a timezone feature to Better Auth. While there's currently no dedicated timezone plugin available, you might consider creating a custom plugin based on Better Auth's existing plugin capabilities.

To proceed, you can refer to the guidelines outlined in the Better Auth documentation about creating custom plugins. You would need to extend the user table and implement the setTimezone and getTimezone functionalities as specified in your request [1]. If you've struggled with importing the necessary classes or functions, consulting the plugins documentation as a starting point might help clarify the process.

If you're still facing difficulties, it could be useful to tag our team members, Beka and Max, for more specific guidance on your project. Would you like help with anything else, or have you considered any other features you'd like to implement with Better Auth?

If you need more help, tag @better-auth-agent in a comment so I can respond.

DiagramDiscordGitHub

Diagram Join Star

<!-- gh-comment-id:3725481332 --> @better-auth-agent[bot] commented on GitHub (Jan 8, 2026): It looks like you're interested in adding a timezone feature to Better Auth. While there's currently no dedicated timezone plugin available, you might consider creating a custom plugin based on Better Auth's existing plugin capabilities. To proceed, you can refer to the guidelines outlined in the Better Auth documentation about creating custom plugins. You would need to extend the user table and implement the `setTimezone` and `getTimezone` functionalities as specified in your request [[1]](https://www.better-auth.com/docs/plugins/community-plugins). If you've struggled with importing the necessary classes or functions, consulting the plugins documentation as a starting point might help clarify the process. If you're still facing difficulties, it could be useful to tag our team members, Beka and Max, for more specific guidance on your project. Would you like help with anything else, or have you considered any other features you'd like to implement with Better Auth? _If you need more help, tag @better-auth-agent in a comment so I can respond._ <!-- bot:webhook reply v1 --> [Diagram](https://repodiagrams.s3.eu-north-1.amazonaws.com/skyvern_ultra_detailed_interactive.html) • [Discord](https://discord.gg/fG2XXEuQX3) • [GitHub](https://github.com/Skyvern-AI/Skyvern) [![Diagram](https://img.shields.io/badge/Diagram-2b3137?style=flat-square)](https://repodiagrams.s3.eu-north-1.amazonaws.com/skyvern_ultra_detailed_interactive.html) [![Join](https://img.shields.io/badge/join-5865F2?logo=discord&logoColor=white&style=flat-square)](https://discord.gg/fG2XXEuQX3) [![Star](https://img.shields.io/badge/star-181717?logo=github&logoColor=white&style=flat-square)](https://github.com/Skyvern-AI/Skyvern)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#10759