xios_date Derived Type

type, public :: xios_date


Contents


Components

Type Visibility Attributes Name Initial
integer, public :: year = 0
integer, public :: month = 0
integer, public :: day = 0
integer, public :: hour = 0
integer, public :: minute = 0
integer, public :: second = 0