This question was asked before:
While the answer given seemed to satisfy the original questioner, I need a fuller answer.
Ctrl+: yields something like > 03/17/26
and Ctrl+Shft+; yields something like > 16:36:01.8890805
However, I need something like > 03/17/2026 15:57:37
I can currently get that by copying a cell containing =now() and then Ctrl+Shft+v. A little tedious but works.
What I want is a hot key that would give the same result. Ideally, I would like replace the current Ctrl+; with a Insert Date and Time function, instead of just insert date.