Ignore:
Timestamp:
06/09/06 17:18:59 (18 years ago)
Author:
pinsard
Message:

start to modify headers of Obsolete *.pro files for better idldoc output

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_html_output/Obsolete/vairdate.html

    r89 r97  
    8787      </div> 
    8888 
    89       <div id="file_comments"></div> 
     89      <div id="file_comments">  gives vairmer date equivalent of a date in julian format 
     90           sets month, day and year to the corresp values 
     91 you better use jul2date 
     92</div> 
    9093 
    9194       
     
    102105        <div class="routine_details" id="_vairdate"> 
    103106 
    104           <h2><a class="top" href="#container">top</a>vairdate </h2> 
     107          <h2><a class="top" href="#container">top</a>vairdate <span class="warning">obsolete</span> </h2> 
    105108         
    106109          <p class="header"> 
     
    108111         
    109112          <div class="comments"> 
    110  NAME: vairdate 
    111  
    112        OBSOLETE: you better use jul2date 
    113  
    114  PURPOSE:  gives vairmer date equivalent of a date in julian format 
    115            sets month, day and year to the corresp values 
    116  
    117  CATEGORY: 
    118  
    119  CALLING SEQUENCE:  vdate = vairdate(1755087) 
    120  
    121  INPUTS:jdate=date en jours juliens 
    122  
    123  KEYWORD PARAMETERS: 
    124  
    125     MENSUEL: a activer si on veut pour  que les dates dont le jour est 
    126     15 deviennent avec un jour egale a 0. par ex: 
    127     19990115   ->   19990100 
    128  
    129     ANNUEL: a activer si on veut pour  que les dates dont le mois est 
     113</div> 
     114 
     115          <h3>Return value</h3><div class="value"> vdate date vairmer 
     116   plus year, month et day 
     117</div> 
     118 
     119           
     120            <h3>Parameters</h3> 
     121         
     122             
     123            <h4 id="_vairdate_param_jdate">jdate&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     124              <span class="attr">in</span> 
     125               
     126               
     127              <span class="attr">required</span> 
     128               
     129               
     130               
     131               
     132            </h4> 
     133         
     134          <div class="comments"> date en jours juliens 
     135 
     136</div> 
     137             
     138 
     139           
     140 
     141           
     142 
     143            <h3>Keywords</h3> 
     144             
     145            <h4 id="_vairdate_keyword_ANNUEL">ANNUEL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     146               
     147               
     148               
     149               
     150               
     151               
     152               
     153               
     154            </h4> 
     155         
     156            <div class="comments"> a activer si on veut pour  que les dates dont le mois est 
    130157    6 et dont le jour est 1 deviennent avec un mois et jour egale a 
    131158    0. par ex: 
    132159    19990601   ->   19990000 
    133  
    134  OUTPUTS:vdate=date vairmer 
    135           plus year, month et day 
    136  
    137  COMMON BLOCKS: 
    138         common.pro 
    139  
    140  SIDE EFFECTS: 
    141  
    142  RESTRICTIONS: 
    143  
    144  EXAMPLE: 
    145 </div> 
    146  
    147            
    148  
    149            
    150             <h3>Parameters</h3> 
    151          
    152              
    153             <h4 id="_vairdate_param_jdate">jdate&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    154                
    155                
    156                
    157                
    158                
    159                
    160                
    161                
    162             </h4> 
    163          
    164           <div class="comments"></div> 
    165              
    166  
    167            
    168  
    169            
    170  
    171             <h3>Keywords</h3> 
    172              
    173             <h4 id="_vairdate_keyword_ANNUEL">ANNUEL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     160</div> 
     161             
     162            <h4 id="_vairdate_keyword_MENSUEL">MENSUEL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    174163               
    175164               
     
    182171            </h4> 
    183172         
     173            <div class="comments"> a activer si on veut pour  que les dates dont le jour est 
     174    15 deviennent avec un jour egale a 0. par ex: 
     175    19990115   ->   19990100 
     176</div> 
     177             
     178            <h4 id="_vairdate_keyword__EXTRA">_EXTRA&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     179               
     180               
     181               
     182               
     183               
     184               
     185               
     186               
     187            </h4> 
     188         
    184189            <div class="comments"></div> 
    185190             
    186             <h4 id="_vairdate_keyword_MENSUEL">MENSUEL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    187                
    188                
    189                
    190                
    191                
    192                
    193                
    194                
    195             </h4> 
    196          
    197             <div class="comments"></div> 
    198              
    199             <h4 id="_vairdate_keyword__EXTRA">_EXTRA&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    200                
    201                
    202                
    203                
    204                
    205                
    206                
    207                
    208             </h4> 
    209          
    210             <div class="comments"></div> 
    211              
    212            
    213  
    214            
    215            
    216            
    217            
    218            
    219            
    220            
    221            
    222            
    223            
    224            
    225            
    226          
    227            
    228            
    229            
    230            
     191           
     192 
     193          <h3>Examples</h3><div class="value">  
     194 IDL> vdate = vairdate(1755087) 
     195</div> 
     196          <h3>Version history</h3> 
     197           
     198           
     199          <h4>History</h4><div class="value">  Jerome Vialard  (jv@lodyc.jussieu.fr) 
     200   2/7/98</div> 
     201           
     202           
     203          <h3>Known issues</h3> 
     204          <h4>Obsolete</h4><div class="value"></div> 
     205           
     206           
     207           
     208         
     209          <h3>Other attributes</h3> 
     210           
     211           
     212          <h4>Uses routines</h4><div class="value">  common.pro 
     213 
     214</div> 
    231215           
    232216           
Note: See TracChangeset for help on using the changeset viewer.