Skip to content

Get-Snapshot LocalTimestamp issue #155

@UfukYKO

Description

@UfukYKO

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!

host_8qo6w6SbqC

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions