Snow-Shell / servicenow-powershell

PowerShell module to automate ServiceNow service and asset management. This module can be used standalone, with Azure Automation, or Docker.
Apache License 2.0
359 stars 170 forks source link

Pass string array to ParseExact to increase success chance #266

Closed davehope closed 2 months ago

davehope commented 3 months ago

Passing a string[] to ParseExact means that an exception is less likely to be thrown. Addresses issue #265

davehope commented 2 months ago

Hi @gdbarron is there anything else you need from me for this to be merged and an update published to psgallery?

gdbarron commented 2 months ago

just need more time to work on personal projects :). thanks for contributing, I'll get this out!

davehope commented 2 months ago

I know the problem all too well! Thanks.