Cannot process argument transformation on parameter 'Value'. Cannot convert value "13.12.2020 22:11:11" to type "System.DateTime". Error: "String was not recognized as a valid DateTime.
I tried a lot of different methods to manipulate, parse and convert the date format. No success. I tried to split the initial string and to recreate the date string with join. No success.
It seems that somehow days with number higher then 12 are not accepted.
Seems like we might have a bug in the date picker that is trying to enforce a particular date format. I’ll open an issue to see if we can get this resolved.
Thanks for that @psDevUK, will try it.
I’m working in a sandbox without internet access. Is there a way to install UDSelectDateTime manually? I can transfer files to the server but no download from internet is allowed.
As it is hosted on the powershell gallery you will need a machine with internet access to obtain it. However if you can copy a file to your environment from a trusted source, just copy the module and paste it in the modules directory…