grashoper20/gregorian-ordinal

将 Python 的公历序数转换为 PHP 日期。

v1.0.0 2017-09-28 15:07 UTC

This package is not auto-updated.

Last update: 2024-09-29 03:41:51 UTC


README

将 Python 的公历序数转换为 PHP 日期的可访问值的库。

入门指南

使用 composer 安装。

安装

使用 composer 安装。

作者

Grashoper

许可证

本项目受 Python 许可证第 2 版许可 - 有关详细信息,请参阅LICENSE.txt文件。

致谢

  • 逻辑主要直接来源于 Python 的 Datetime 库。