syncromatics / syncromatics-track-api

Library to interact with the Syncromatics Track API
https://www.npmjs.com/package/syncromatics-track-api
6 stars 1 forks source link

feat(patterns): Search for patterns by active date and enabled. #48

Closed cuevaskoch closed 6 years ago

cuevaskoch commented 6 years ago

patch(voip): Clean compiler warnings

cuevaskoch commented 6 years ago

Looks like pattern tests with a call to withAsOf are failing due to timezone serialization in the Date.toISOString method.

I'll work on a fix.