Legend of the Green Dragon

datetime.php

Table of Contents

checkday()  : mixed
Check if is a new day.
is_new_day()  : bool
getgametime()  : mixed
gametime()  : int
Undocumented function.
convertgametime()  : mixed
gametimedetails()  : mixed
secondstonextgameday()  : mixed

Functions

checkday()

Check if is a new day.

checkday() : mixed

is_new_day()

is_new_day(int $now) : bool
Parameters
$now : int

gametime()

Undocumented function.

gametime() : int

convertgametime()

convertgametime(int $intime[, mixed $debug = false ]) : mixed
Parameters
$intime : int
$debug : mixed = false

gametimedetails()

gametimedetails() : mixed

secondstonextgameday()

secondstonextgameday([mixed $details = false ]) : mixed
Parameters
$details : mixed = false

Search results