-
Notifications
You must be signed in to change notification settings - Fork 14
Closed
Description
Hi Josh,
We are using the get-snapshot with the -localtimestamp so it uses the local time for the generated files. But it seems like it still uses the UTC time in the generated filenames. This is the generated filename:
Kamera 4_2024-10-04_06-29-49.755.jpg
We are using this prompt:
$null = $camera | Get-Snapshot -Timestamp (Get-Date).AddHours(-4) -EndTime (Get-Date) -Interval 0.5 -Save -LocalTimestamp -Path C:\snaps\ -Quality 100 -UseFriendlyName
Are we doing something wrong?
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
