You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The New-UDDataGridColumn with -Type dateTime throws MUI error: Error: MUI: dateTimecolumn type only acceptsDateobjects as values. UsevalueGetterto transform the value into aDate object.
Data sent to Out-UDDataGridData is in PS date format.
PSU Version: 5.0.16
The New-UDDataGridColumn with -Type dateTime throws MUI error:
Error: MUI:dateTimecolumn type only acceptsDateobjects as values. UsevalueGetterto transform the value into aDateobject.Data sent to Out-UDDataGridData is in PS date format.