Tips: Working with Date and Time in PowerShell and SharePoint List Items
Posted onIt’s been a while I worked on SharePoint List(s) which is still my area of interests. In this blog post I would like to share few tips to work with date and time for a requirement. To know the current Day of Week using PowerShell (Get-Date).DayOfWeek DayOfWeek is a get ‘able’ property so for our […]