Get the relative time so that midday is always when the sun is at it's highest.
Time is calculated from latitude and longitude so that 12:00pm is when the sun is highest in the sky.
Website demo is available at sundialtime.herokuapp.com
To install the NodeJS package run the following command:
npm install sundialtime
To try out the library use the following command to run the included command line utility:
npm start