alex35mil / sourcebuster-js

Track the sources of your traffic
https://alexfedoseev.github.io/sbjs
MIT License
412 stars 92 forks source link

Changed setDate utils method #34

Open erashishmehta opened 4 years ago

erashishmehta commented 4 years ago

Fixed for timzone issue which a country that has plus / minus minute in standard time. For example india GTM is +5.5. so in that case setHours does not add 30 min to current date.