Skip to content

ismaileke/Second-to-Date-Format

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Second-to-Date-Format

A small function that converts seconds to dates

Usage:

$secondtodate = new secondtodate();
// argument type: float - int
// data: second
// returned value: string
echo $secondtodate->secondToDateFormat(587);

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages