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