Useful PowerShell: Dates and Times
In this article:
- What is PowerShell?
- Finding And Opening The PowerShell Application
- Creating A Date
- Creating A Specific Date
- Something Useful: Finding Completion Dates
- What About Weeks?
- Find The Time Between Dates
- Conclusion
- References
PowerShell provides immediate value for non-technical users.This article introduces new users to one useful feature of PowerShell without explaining the background of PowerShell and all the details behind cmdlets, objects, properties, variables, operators, members, help, execution policy, etc. This is a different way of introducing PowerShell. Many introductions to PowerShell tackle the implementation details that, in my opinion, can be hidden from some users who just need a tool.