grashoper20/gregorian-ordinal

Convert Python's Gregorian ordinal into PHP dates.


License
Python-2.0

Documentation

Gregorian Ordinal

Library for converting Python's Gregorian Ordinal's into PHP date accessible values.

Getting Started

Install with composer.

Installing

Install with composer.

Authors

Grashoper

License

This project is licensed under the Python License, Version 2 - see the LICENSE.txt file for details.

Acknowledgments

  • Logic mostly taken directly from Python's Datetime library.