Hi Rayn,
I made up a new ticket, because it is better for separation by one user.
With the JCE 3.0.0 Beta12 most of my reported issues are away now. Thanks for that!
First of all: The icon is there now!
Only one question is open by you:
And how do I stack different date/time-formats? I'm missing a seperator-sign like eg. ';' for that.
What do you mean by "stack different date/time-formats"?
I give you the answer.
My question is, how to define different date/time formats together, so that they are then displayed as individual selection options in the dropdown field ... as in the default output.
Here's an example: %d.%m.%Y,%H:%M:%S;%Y-%m-%d I use here ';' as a seperator-sign for a new option.
The dropdown menu should then display the following:
- 03.06.2026 / 14:53
- 2026-06-03
I chose the semicolon (';') as the separator for the different formats in the definition, but any other character should also work. The semicolon has the advantage, that it is not used elsewhere in the Date/Time string.

