Skip to content

bab55z/CustomEpochTimestamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

CustomEpochTimestamp

A shorter timestamp for your project

Usage

$timestamp = new Timestamp;
$timestamp()
//3070401 (int)

new (Timestamp)()
//3070401 (int)

$stringTimestamp = '' . (new Timestamp)
//3070401 (string)

About

A shorter timestamp for your project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages