gordesch/cine-carbon
Composer 安装命令:
composer require gordesch/cine-carbon
包简介
Custom Carbon class for French movie week (it starts on Wednesdays)
README 文档
README
Cine-Carbon
A custom Carbon class to provide a french movie week locale (it starts on wednesdays).
Installation
$ composer require gordesch/cine-carbon:^1.0.0
Usage
use Gordesch\CineCarbon; CineCarbon::now()->startOfWeek()->dayOfWeek; // 3 (Wednesday) CineCarbon::now()->programmingWeek(); // i.e. "2019-03"
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 11
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-01-14