https://github.com/inanepain/datetime
Things to help you bend space and time to your will. Or at least do some calculations with it.
https://github.com/inanepain/datetime
Last synced: 2 months ago
JSON representation
Things to help you bend space and time to your will. Or at least do some calculations with it.
- Host: GitHub
- URL: https://github.com/inanepain/datetime
- Owner: inanepain
- License: unlicense
- Created: 2022-08-13T23:04:12.000Z (almost 3 years ago)
- Default Branch: develop
- Last Pushed: 2023-06-27T02:05:50.000Z (almost 2 years ago)
- Last Synced: 2025-03-04T10:40:13.034Z (3 months ago)
- Language: PHP
- Size: 54.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
- Changelog: CHANGELOG.adoc
Awesome Lists containing this project
README
= Datetime
:author: Philip Michael Raab
:email:
:revnumber: 0.1.0
:revdate: 2022-08-17
:experimental:
:icons: font
:source-highlighter: highlight.js
:toc: autoThings to help you bend space and time to your will. Or at least do some calculations with it.
.Interfaces
* <>.Classes
- <>
- <>== Install
[source,shell]
----
$ composer require inanepain/datetime
----<<<
== Datetime
:sectnums:
:view-mode: projectThis is meant as more of an introduction to the various classes, interfaces, enums and anything else found in the `Inane\Datetime` namespace and not an in-depth guide.
<<<
* link:doc/timewrapper.adoc[timewrapper]
* link:doc/timespan.adoc[timewrapper]
* link:doc/timestamp.adoc[timewrapper]<<<
include::./doc/timewrapper.adoc[leveloffset=+2]
<<<
include::./doc/timespan.adoc[leveloffset=+2]
<<<
include::./doc/timestamp.adoc[leveloffset=+2]