Skip to content

"Insert date time" should insert date and then time #10445

@fml2

Description

@fml2

Description of the Issue

With the commit 0733e6f2413636f55f2b7a4b6631c4531730ef61, the feature "Insert date and time" was implemented. It inserts first the time and then (after a space) the date.

I personally would expect it the other way around, i.e. first the date and then the time. Am I alone in my expectation?

I assume the current implementation was copied from the standard windows editor. I find the implementation there somewhat weird.

Expected Behavior

"Insert date time" inserts <date> <time> and not <time> <date>.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions