Maxmix
Member³
Hi!
During debugging, I always observe datetime variables in a strange format, something like 3-AUG-17
I'd rather watch its exact value, 03.08.2017 10:01:24
Additionally, could you explain, why we see the full datetime value in Command Window only when large column title is set (otherwise, truncated to 03.08.2017):
(I'm still on 11.0.6. Sorry if it doesn't apply to v12)
During debugging, I always observe datetime variables in a strange format, something like 3-AUG-17
I'd rather watch its exact value, 03.08.2017 10:01:24
Additionally, could you explain, why we see the full datetime value in Command Window only when large column title is set (otherwise, truncated to 03.08.2017):
Code:
very very long column
---------------------
03.08.2017 10:01:24
(I'm still on 11.0.6. Sorry if it doesn't apply to v12)