Definition at line 562 of file dc_date_generic.f90.
 
◆ dcdatetimetocharcal()
  
  
      
        
          | character(token) function dc_date_generic::tocharcal::dcdatetimetocharcal  | 
          ( | 
          type(dc_datetime), intent(in)  | 
          time,  | 
         
        
           | 
           | 
          logical, intent(in), optional  | 
          upcase  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
private   | 
  
 
Definition at line 564 of file dc_date_generic.f90.
References dc_types::token.
  566       character(TOKEN) :: result
   568       logical, 
intent(in), 
optional:: upcase
 integer, parameter, public token
単語やキーワードを保持する文字型変数の種別型パラメタ 
 
 
 
 
The documentation for this interface was generated from the following file: