I have a table like this:
| Expense | Date | What it was for |
|---|---|---|
| 120 CZK | 4.5.2021. 12:30 | Pizza coz I'm lazy |
I use it to log some expenses, not exactly for pizza but that's just an example. I also have similar tables where I really NEED both date and time.
I found out that Ctrl+; inserts current date, but without time. Is there also a shortcut for both date and time?