# sugar-date

> Date module for the Sugar Javascript utility library.

Latest version **2.0.6** (published 2018-12-05) · MIT license · 0 weekly downloads

## Install

```sh
npm install sugar-date
pnpm add sugar-date
yarn add sugar-date
bun add sugar-date
```

## Health

**Score 20/100 (F)** — status: abandoned.

Positive: has types; no vulnerabilities.

Warnings: low downloads; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 2.0.6 |
| Published | 2018-12-05 |
| First published | 2015-01-19 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Node | >= 0.8.23 |
| Dependencies | 1 |
| Unpacked size | 1.1 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 4505 |
| Author | Andrew Plummer |
| Maintainers | l_andrew_l |
| Keywords | sugar, sugarjs, functional, browser, utility, util, date, time |

## Links

- npm: https://www.npmjs.com/package/sugar-date
- Repository: https://github.com/andrewplummer/Sugar
- Homepage: https://sugarjs.com/
- Issues: https://github.com/andrewplummer/Sugar/issues
- npm.io page: https://npm.io/package/sugar-date

## Dependencies (1)

- [sugar-core](https://npm.io/package/sugar-core.md) ^2.0.0

## Alternatives

- [@js-joda/timezone](https://npm.io/package/@js-joda/timezone.md) — 383.4K weekly downloads
- [chartjs-adapter-moment](https://npm.io/package/chartjs-adapter-moment.md) — 210.8K weekly downloads
- [strftime](https://npm.io/package/strftime.md) — 171.2K weekly downloads
- [vue-flatpickr-component](https://npm.io/package/vue-flatpickr-component.md) — 115.8K weekly downloads
- [timepicker](https://npm.io/package/timepicker.md) — 51.0K weekly downloads

## Recent versions

- 2.0.6 (latest) — 2018-12-05
- 2.0.5 — 2018-12-05
- 2.0.4 — 2016-11-23
- 2.0.3 — 2016-11-23
- 2.0.2 — 2016-11-05
- 2.0.0 — 2016-08-08
- 1.5.1 — 2015-04-13
- 1.5.0-1 — 2015-01-21
- 1.5.0 — 2015-01-19

## README

# Sugar

[![Build Status](https://secure.travis-ci.org/andrewplummer/Sugar.png)](http://travis-ci.org/andrewplummer/Sugar)

A Javascript library for working with native objects.

## Date Module

Note that this build includes only the "date" module. This repo is a modularized build of the main [Sugar](https://github.com/andrewplummer/Sugar) repo. Please post all issues there.

## Install

#### `npm install sugar-date`
#### `bower install sugar-date`

## Getting Started

#### [https://sugarjs.com/quickstart/](https://sugarjs.com/quickstart/)

## Documentation

#### [https://sugarjs.com/docs/](https://sugarjs.com/docs/)

---
_Source: https://npm.io/package/sugar-date · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
