More...
日時を表現する派生型
日時を表現する構造体.
この構造体の要素を直接参照および変更してはなりません. この構造体を扱う上では必ず dc_calendar_generic より提供される 手続きを用いてください.
Definition at line 174 of file dc_calendar_types.f90.
◆ day
| integer dc_calendar_types::dc_cal_date::day |
◆ hour
| integer dc_calendar_types::dc_cal_date::hour |
◆ initialized
| logical dc_calendar_types::dc_cal_date::initialized = .false. |
◆ min
| integer dc_calendar_types::dc_cal_date::min |
◆ month
| integer dc_calendar_types::dc_cal_date::month |
◆ sec
| real(dp) dc_calendar_types::dc_cal_date::sec |
◆ year
| integer dc_calendar_types::dc_cal_date::year |
◆ zone
| character(token) dc_calendar_types::dc_cal_date::zone |
The documentation for this type was generated from the following file: