powered by
Function computes the days that have pasted since 1970-01-01 up to the currDate (in the numeric format yyyymmdd)
getInDays(currDate)
Number of days elapsed since 1970-01-01.
Date given as string of the numeric format yyyymmdd.
Sabine Zinn
getInDays(20200826)
Run the code above in your browser using DataLab