Hello!
I am trying to create a timestamp including milliseconds with the following expression:
FormatDateTime(Now(), "yyyy_MM_dd_hh_mm_ss_fff")
According to the Dot.Net documentation (https://docs.microsoft.com/de-de/dotnet/standard/base-types/custom-date-and-time-format-strings) it should work with fff. Unfortunately I only get 000 at the end, which is unlikely to be correct considering the number of attempts I already made.
What should the format string be so that the milliseconds are part of the result?
PS: FFF instead of fff does not work either.
Thanks a lot!
#BPTechTips
------------------------------
Roberto Luis Rodríguez Estévez
Senior Software Developer
Expleo Technology Germany GmbH
Europe/Berlin
------------------------------