I would like to get the current date, including time AND milliseconds. Since the Now
function returns the time without milliseconds, I decided to use the DecodeDateTime function, but Delphi10 doesn´t seem to know what is that.
Is it gone? If yes, what should I use instead of it?