Skip to content

Script doesnt work on German Culture#1

Open
Rainson12 wants to merge 1 commit intoCriticalPathTraining:masterfrom
Rainson12:patch-1
Open

Script doesnt work on German Culture#1
Rainson12 wants to merge 1 commit intoCriticalPathTraining:masterfrom
Rainson12:patch-1

Conversation

@Rainson12
Copy link

The script doesnt work with a server running on a diffrent time format as the "/" will be replaced with "." by powershell. Executing
(Get-Date).ToString("MM/dd/yyyy") will return "06.12.2016" the slashes have to be in single quotation marks.

The script doesnt work with a server running on a diffrent time format as the "/" will be replaced with "." by powershell. Executing 
 (Get-Date).ToString("MM/dd/yyyy") will return "06.12.2016" the slashes have to be in single quotation marks.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments