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
Some candidates have something like +1979-00-00T00:00:00Z as a birth date, which new Date() doesn’t like. Would be nice to convert them to an approximate age anyway.
Some candidates have something like +1979-00-00T00:00:00Z as a birth date, which
new Date()doesn’t like. Would be nice to convert them to an approximate age anyway.