> Uwe Brauer writes:
> C-u C-c . 2023-05-22 16:45
> or (is you do it today)
> C-u C-c . 16:45
Ah, thanks
> That's your setting, no? It looks like you have no equivalent of AM/PM
> in your locale, so %p expands to empty string, prepended by space, as
> you instructed. On my side, your value
Uwe Brauer writes:
> Using C-u C-c .
>
> Prompts a date and the actual time, however how can I change the actual
> time? No key seems to allow that, so only end up with for example
>
> <2023-05-22 09:45>
>
> But I would like for example to chose
>
> <2023-05-22 16:45>
>
> How can I achieve that?