dark-calendar/solar-history-library-php
最新稳定版本:v2.0
Composer 安装命令:
composer require dark-calendar/solar-history-library-php
包简介
description
README 文档
README
Installing
run command :
composer require dark-calendar/solar-history-library-php
use
Create new Object:
$dateSolar = new DarkCalendar\SolarDate\SolarDateService();
Or use Facade:
\DarkCalendar\SolarDate\SolarDate::class;
In Facades, you can access class methods statically.
Methods
date
array|string date($format, string|int $timestamp = '', string|int $none = '', string $time_zone = 'Asia/Tehran', string $tr_num = 'fa')
统计信息
- 总下载量: 49
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2023-05-12