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