PowerShell / Community-Blog

Submissions for posts to the PowerShell Community Blog -https://devblogs.microsoft.com/powershell-community
MIT License
107 stars 47 forks source link

Update request - How can I determine the Day of the Week #17

Open doctordns opened 3 years ago

doctordns commented 3 years ago

Summary of the update request

To get the day of the week, you use the DateTime's DayOfWeek property, or if you want a numeric result, use value__