Skip to content

feature request: insert timestamp in any format #8184

@GhbSmwc

Description

@GhbSmwc

While textfx already does have that feature, it only have the timezone of using the system's time, and the format is:

3:58 PM 4/28/2020

Or

3:58 PM Tuesday, April 28, 2020

However, it lacks these features:

  • Which timezone, for example UTC
  • 12/24-hour format (1:00pm is 13:00)
  • Which format, like have it in descending units order: YYYY-MM-DD HH:MM:SS
  • If you want or don't want the day names to be shown
  • If you want the month to be displayed as numbers instead of names (so instead of [jan 1, 2020], will display [01/01/2020])
  • Display seconds

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions