This is an example of a universal date converter from your PC local date format to any format you could need to use.
I couldn't find any good solution on the forum, so I re-engineered an example of DaRam.
This should work with any regional setting date format.
The script reads the Local date format in your registry setting.
RegRead("HKCU\Control Panel\International", "sShortDate")
I hope you can use it.
GreenCan
#cs
Description: Universal date format converter
Conver