Etruscan2004
Programmer
I have in a table a field that has the number of seconds since January 1st,1970 at midnight and was wondering if there was any way to build an expression to convert it to a regular date time.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
DateAdd("s", number_of_seconds , #01/01/70 00:00 AM#)