Skip to content

Timezone argument in Settings #87

@Besthope-Official

Description

@Besthope-Official

Use Case

TimestampMixin creates timestamp at UTC time

        "created_at": "2026-01-07T16:29:08.308836+00:00",
        "updated_at": "2026-01-07T16:29:08.308870+00:00",

should support UTC+8 time

Proposed Solution

provide a timezone specific argument in settings, and a timezone specific factory function in mixin

Alternatives Considered

  • config at db level?

Implementation Notes

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingwontfixThis will not be worked on

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions