UNPKG

solar-time

Version:

This library provides functions to calculate local solar time, also known as local apparent time, based on a given location and date.

4 lines (3 loc) 82 B
export * from "./solar"; export * from "./sun-position"; export * from "./types";