You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using CleverTap.onUserLogin and passing a Date() object as DOB as instructed in the docs, but the values that show up on the CleverTap dashboard for my users are very wrong. For example, even if I just pass DOB: new Date() for "today", it comes in as 1992:
I tried all sorts of values and can't find any rhyme or reason with this.