fortplot
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
date_value_from_unix_seconds
Function
9 statements
Source File
fortplot_axes_date.f90
fortplot_axes_date
date_value_from_unix_seconds
Contents
public function date_value_from_unix_seconds(seconds, scale_type) result(value)
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=int64),
intent(in)
::
seconds
character(len=*),
intent(in)
::
scale_type
Return Value
real(kind=wp)