fortplot
Examples
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
julian_day_from_unix_seconds
Function
5 statements
Source File
fortplot_datetime.f90
fortplot_datetime
julian_day_from_unix_seconds
Contents
public pure function julian_day_from_unix_seconds(seconds) result(jd)
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=int64),
intent(in)
::
seconds
Return Value
real(kind=wp)