sundialtimeweb
v0.0.6
Published
Website to show the time based on latitude and longitude
Downloads
1
Readme
Sundial Time Web
Website demo of the sundialtime NodeJS package.
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.
Demo
Website demo is available at sundialtime.herokuapp.com
Install
To install the package run the following command:
npm install sundialtimeweb
Run
To run the website use the following command:
npm start