Skip to content

Settings: Timestamp conversion format customization #22

@jensstigaard

Description

@jensstigaard

I propose that timestamp conversion in cells should be able to customize in the settings windows, so the user can choose the format.
So basically there should be a textfield in the settings windows with a default value with a standard format.

The formatting syntax should follow a standard, e.g. https://www.unicode.org/reports/tr35/tr35-dates.html#Date_Field_Symbol_Table.

This enables formatting such as

  • MM/DD/YYYY - HH:mm:ss zzzz (almost same as current format)
  • YYYY-MM-DD HH:mm:ss zzzz (my preferred format)

The user is then able to customize the timestamp conversion as desired.

Of course it requires some logic to handle when the settings windows is saved+closed. The current rendered view should then reload with the new timestamp format.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions