R
R
Reikoemco2019-05-29 23:01:19
PowerShell
Reikoemco, 2019-05-29 23:01:19

Changing date, time and number formats via cmd or PS. How?

Friends, we need commands in cmd that change regional formats from default, for example, to Albanian (or any other).
I need this for one script, but I already googled it and I can’t find how this is solved using CMD or PS (it doesn’t matter which method)
Those who know, help!

screen
5ceee4ca96215622675917.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Eugene, 2019-05-29
@Reikoemco

You can use the Powershell command
set-culture en-US to change this setting.
As an example, en-US changes the format to English, you can use any format you want.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question