An open API service indexing awesome lists of open source software.

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.

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: auto

Things 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: project

This 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]