New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

x-datetimepicker-vue

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

x-datetimepicker-vue - npm Package Compare versions

Comparing version 1.0.5 to 1.1.0

CHANGELOG.md

2

package.json
{
"name": "x-datetimepicker-vue",
"version": "1.0.5",
"version": "1.1.0",
"private": false,

@@ -5,0 +5,0 @@ "scripts": {

@@ -11,3 +11,3 @@ # x-datetimepicker-vue

***
* v1.0.5
* v1.1.0

@@ -51,2 +51,4 @@ ### 基于

:is-week-begin-from-sunday="isWeekBeginFromSunday"
:is-hide-year-month-arrow="isHideYearMonthArrow"
:utc="utc"
@handleDatetime="handleDatetime"

@@ -84,2 +86,4 @@ >

|chooseSpan|string/number|单次点击选择区间,''/week/month/秒数|
|isHideYearMonthArrow|boolean|是否不受limit限制显示年月筛选箭头|
|utc|string/number|当前utc -16~16|
|handleDatetime|function|点击响应|

@@ -142,2 +146,13 @@

### isHideYearMonthArrow 说明
```
true,受 limit 限制
false,不受 limit 限制
```
### utc 说明
```
时区只对需转化为时间点的参数起作用,例如:limit 的空,数字等,如传入是合法的时间格式,则默认为当前时区的。
```
### handleDatetime 说明

@@ -144,0 +159,0 @@ ```

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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