hashandsalt/kirby3-duration
Composer 安装命令:
composer require hashandsalt/kirby3-duration
包简介
Kirby 3 - Duration
README 文档
README
This plugin is for easily generating durations from a time. This is useful for structured data like JSON Schema.
Install
Download
Download and copy this repository to /site/plugins/kirby3-duration.
Composer
composer require hashandsalt/kirby3-duration
Commercial Usage
This plugin is free but if you use it in a commercial project please consider to
Usage
To turn 2 hours, 30 minutes, and 47 seconds into PT2H30M47S.
$page->duration('02:30:47')
统计信息
- 总下载量: 14
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-09-20