Abhishek Singh
Results
22
comments of
Abhishek Singh
So `getTime()` is generally working anywhere but even if I do ``` const d = new Date(); console.log(d); ``` This prints `{}`
For me this gets fixed by removing node modules directory and android build folders. When you rebuild it afterwards, it should work fine. Would be great if the problem can...