Method Calendar::unixToJd
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Convert a UNIX timestamp to a Julian day
public function integer unixToJd(integer $tstamp)
Parameters
- integer $tstamp
- Not documented yet. Please add documentation to this entry.
Add a comment