Documentation

Date
in package

Basic date helper functions.

Tags
author

Samerton

version
2.1.0
license

MIT

Table of Contents

Methods

next()  : DateTime
Gets next date from now (or a specified date).

Methods

next()

Gets next date from now (or a specified date).

public static next([string|null $from = null ]) : DateTime
Parameters
$from : string|null = null

Optional date string to add a day onto

Return values
DateTime

Instance of next date


        
On this page

Search results