Skip to content

Instantly share code, notes, and snippets.

@moenk
Last active January 30, 2023 02:54
Show Gist options
  • Save moenk/8f3a58b3b2c13d35b38630d9541df8fe to your computer and use it in GitHub Desktop.
Save moenk/8f3a58b3b2c13d35b38630d9541df8fe to your computer and use it in GitHub Desktop.
UiPath set date time parser culture info globalization
System.Threading.Thread.CurrentThread.CurrentCulture = System.Globalization.CultureInfo.CreateSpecificCulture("de-DE")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment