Skip to content

Add timezone_offset column on time_entry table #190

@enriquezrene

Description

@enriquezrene

We need to add an additional column as part of the time_entry table. This column is going to save the timezone offset in minutes used during the time_entry creation.

For example:
-120 if GMT+2
300 if GMT-5

This column is going to store a numeric value, in the above-mentioned example: -120 or 300 respectively

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions