Skip to content

add utc to osx date #21564

@Cireo

Description

@Cireo

The command

end=`date -v+30M '+%Y-%m-%dT%H:%MZ'`

for OSX should be

end=`date -uv+30M '+%Y-%m-%dT%H:%MZ'`

or the timezone won't be utc.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions