[WEB-1132] fix: display datetime fields in user time zone format (#4323)
* fix: user timezone response * chore: removed unused variables
This commit is contained in:
parent
ed4a0518fc
commit
d69f025b9a
11 changed files with 91 additions and 5 deletions
|
|
@ -32,7 +32,6 @@ from plane.api.serializers import (
|
|||
LabelSerializer,
|
||||
)
|
||||
from plane.app.permissions import (
|
||||
WorkspaceEntityPermission,
|
||||
ProjectEntityPermission,
|
||||
ProjectLitePermission,
|
||||
ProjectMemberPermission,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue