sundialtime
v0.0.6
Published
Get the time relative to latitude and longitude
Downloads
1
Readme
Sundial Time
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 NodeJS package run the following command:
npm install sundialtime
Run
To try out the library use the following command to run the included command line utility:
npm start