Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@acpaas-ui/js-date-utils

Package Overview
Dependencies
Maintainers
9
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@acpaas-ui/js-date-utils - npm Package Compare versions

Comparing version 1.0.1-alpha.3 to 1.0.1

2

package.json
{
"name": "@acpaas-ui/js-date-utils",
"version": "1.0.1-alpha.3",
"version": "1.0.1",
"description": "",

@@ -5,0 +5,0 @@ "main": "acpaas-ui-js-date-utils.umd.js",

# ACPaaS UI JS Date Utils
[![js-date-utils-status]][js-date-utils-package]
The `@acpaas-ui/js-date-utils` package provides some basic support for handling JS Date objects. Besides the `DateHelper` class, a `DateGenerator` class is included to generate weeks, months and date ranges from a Date Object.

@@ -10,3 +12,3 @@

```
npm i -S @acpaas-ui/js-date-utils
npm install @acpaas-ui/js-date-utils --save
```

@@ -196,1 +198,5 @@

* `startOfWeek (number)`: the first day of the week
[js-date-utils-package]: https://www.npmjs.com/package/@acpaas-ui/js-date-utils
[js-date-utils-status]: https://img.shields.io/npm/v/@acpaas-ui/js-date-utils.svg
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc