@selfage/tz_date
Version:
Timezone aware date handling.
10 lines (5 loc) • 391 B
Markdown
# @selfage/tz_date
## Install
`npm install @selfage/tz_date`
## Overview
Written in TypeScript and compiled to ES6 with inline source map & source. See [@selfage/tsconfig ](https://www.npmjs.com/package/@selfage/tsconfig) for full compiler options. Provides a class `TzDate` to help move dates wrt to a timezone and format output, currently only supporting negative timezones like `-8`.