![PyPI Now Supports iOS and Android Wheels for Mobile Python Development](https://cdn.sanity.io/images/cgdhsj6q/production/96416c872705517a6a65ad9646ce3e7caef623a0-1024x1024.webp?w=400&fit=max&auto=format)
Security News
PyPI Now Supports iOS and Android Wheels for Mobile Python Development
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
一款以 Cron Expressions 为桥梁的定时调度组件,支持国际化等功能。
下表简单介绍了一下 Cron Expressions 的 语法,详情请看官方介绍
Expression | Means |
---|---|
0 0 12 * * ? | Fire at 12:00 PM (noon) every day |
0 15 10 ? * * | Fire at 10:15 AM every day |
0 0/5 14,18 * * ? | Fire every 5 minutes starting at 2:00 PM and ending at 2:55 PM, AND fire every 5 minutes starting at 6:00 PM and ending at 6:55 PM, every day |
Name | Type | Default | Description |
---|---|---|---|
lang | enum | 'en_US' | 选项:'zh_CN','en_US','zh_TW' |
onChange | Function | 默认传来一个参数,为对象类型,提供 format 方法,可以拿到对应的 cron expression | |
cronExpression | String | '0 0 0 * * ?' | 通过 cronExpression 的规则显示初始值 |
showRecentTime | boolean | false | 显示最近 5 次生成时间 |
options | Array | 全部 | 数组值选项:'day', 'week', 'month', 'hour', 'minute' |
disabled | boolean | false | 不可操作 |
beginTime | number | 0 | 可选择的起始时间 |
endTime | number | 24 | 可选择的结束时间 |
multiple | boolean | true | 支持多选和单选,默认多选 |
onValidate | Function | 校验选择“周”,“月”,“小时”时,是否未填写。 该回调函数返回布尔值,True表示未填写。 | |
errorMessage | string | 校验错误的提示语 |
MIT
FAQs
A Cron Expression Component Based React and Ant Design
The npm package one-cron receives a total of 17 weekly downloads. As such, one-cron popularity was classified as not popular.
We found that one-cron demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.