Skip to content

Support Timezone #2

Description

@Ksoy

當 dashboard 架設在其他時區的伺服器上時,儲存的會是當地的時間(ex: 亞美尼亞, UTC+4),
當用其他時區的電腦開時(ex: 台灣時間, UTC+8),data 有可能會出現 Strikethrough (timeout)。
需做時區的處理,考慮二種方式:

  • 儲存時以 UTC+0 儲存,再跟據不同的時間做查詢或顯示。
  • 用當地時間儲存,但額外記錄時區。

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions