1.0.1 • Published 6 months ago
@nasa-jpl/aerie-time-utils v1.0.1
aerie-time-utils
This repository provides a collection of utility functions for working with dates and times in JavaScript. The functions are designed to handle various date formats, convert between different time representations, and calculate durations.
Installation
You can install this package using npm:
npm install @nasa-jpl/aerie-time-utilsFeatures
- Date and Time conversion
- Validation of Date Strings
- Parsing Functions
- Time Balancing
- Time Zone Handling
- Duration Calculations
Usage Example
See the json file src/timeUtils.ts for a detailed example of how to use the functions. The documentation includes examples and explanations of each function.