New-UDDatePicker format

Great! Thanks - any workaround until then? I’m hoping to release this dashboard to users in the next week or 2

like this from wsl2001…

wsl2001

Feb '21

@ZHumphries
look for new-uddatepicker function in c:\programdata\powershelluniversal\framework\3.2.7\material.ps1 file and replace the [String]$format = “MM/dd/yyyy”, with [String]$format,
and now you should be able to pass any format you like for the date.

(I’m running PSU via the .zip download in IIS)