Jeremy Meng
Jeremy Meng
pipeline https://dev.azure.com/azure-sdk/internal/_build?definitionId=2994&_a=summary (MS Internal)
build failure is due to rollup types change in v2.78.0 or later
fixing PR #23059
arm-compute test failure is due to a new/correct behavior from latest core-lro. Will need to update the recording. Going to ignore this failure and fix it after merging.
/check-enforcer override
@skippone Thanks for the feedback! This is an interesting problem (as always for any Date related issues). We will investigate a bit deeper then get back to you.
Appending the time portion sounds reasonable to me to ensure we have the same date from date-only strings. @chradek @xirzec @bterlson any concerns?
> The counter-example is a date-only string that is something like a validity period of a certificate, but I suppose most reasonable start boundaries might have time/timezone info rather than...
It's unfortunate that `new Date(dateString)` [behavior is different and inconsistent across browsers](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/Date).
Just an update: we are continuing our investigation in supporting React Native at https://github.com/Azure/azure-sdk-for-js/issues/5771.