fortplot
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
default_date_format
Function
23 statements
Source File
fortplot_axes_date.f90
fortplot_axes_date
default_date_format
Contents
public function default_date_format(scale_type, data_min, data_max) result(fmt)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
scale_type
real(kind=wp),
intent(in),
optional
::
data_min
real(kind=wp),
intent(in),
optional
::
data_max
Return Value
character(len=32)