saucepleez / taskt

taskt (pronounced 'tasked' and formely sharpRPA) is free and open-source robotic process automation (rpa) built in C# powered by the .NET Framework
http://www.taskt.net/
1.06k stars 346 forks source link

Keep custom separators across cultures #281

Open Faro1991 opened 2 years ago

Faro1991 commented 2 years ago

This changes all the seperators I could reasonably think of for dates and times to the intended custom '[separator]' format, keeping them across different system culture settings. This way they reflect the UI input instead of being accidentally converted. See #280 for reasoning.