79643907

Date: 2025-05-29 12:45:37
Score: 1
Natty:
Report link

Or if you want to reference get-date values within the date range calculation;

(New-TimeSpan -Start '2025-04-19' -End (Get-Date -UFormat "%Y-%m-%d")).Days

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: yeatsie