Scenario: Date or number functions do no use local date/time format. E.g. on a German system, the date.today function returns 1/1/2017 instead of 01.01.2017. Same for CDbl which takes “,” as thousands separator.
Steps to reproduce: Use any number or date function that produces different results base don the local settings. Tried the CDbl conversion from a string number (“31.345,12”) in UiPath and Excel. Excel uses local settings, UiPath not.
Current Behavior: Wrong separators
Expected Behavior: Separators based on system localle
Studio/Robot/Orchestrator Version: UiPath 2016.2.6274
Last stable behavior:
Last stable version:
OS Version: Windows 8.1 Enterprise
Others if Relevant: (workflow, logs, .net version, service pack, etc):