Ignore:
Timestamp:
07/12/06 11:52:09 (18 years ago)
Author:
smasson
Message:

update documentation and .idlwave_catalog

File:
1 edited

Legend:

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

    r119 r138  
    328328table.variables td.image { width: 64px; } 
    329329 
    330 div#file_comments {  
     330div#file_comments { white-space: pre;  
    331331  margin: 2em; 
    332332  font-size: 80%; 
     
    696696      </div> 
    697697 
    698       <div id="file_comments"> you better use date2jul 
    699   gives julian date equivalent of a date in vairmer 
    700            ( yymmdd or yyyymmdd ) format 
    701            sets month, day and year to the corresp values 
     698      <div id="file_comments">  
     699 gives julian date equivalent of a date in vairmer 
     700 ( yymmdd or yyyymmdd ) format 
     701 sets month, day and year to the corresp values 
     702 
     703 you better use date2jul 
    702704</div> 
    703705 
     
    723725          <div class="comments"></div> 
    724726 
    725           <h3>Return value</h3><div class="value"> date en jour julien 
     727          <h3>Return value</h3><div class="preformat"> date en jour julien 
    726728   l'annee 0 n'existant pas, qd year est nulle on calcule le 
    727729     jour julien de l'annee -1. 
     
    772774           
    773775 
    774           <h3>Examples</h3><div class="value"> 
     776          <h3>Examples</h3><div class="preformat"> 
    775777 IDL> date = juldate(930124) 
    776778</div> 
    777779          <h3>Version history</h3> 
    778780           
    779           <h4>Version</h4><div class="value"> $Id: juldate.pro 118 2006-06-27 15:47:06Z pinsard $ 
    780 </div> 
    781           <h4>History</h4><div class="value"> Jerome Vialard  (jv@lodyc.jussieu.fr) 
     781          <h4>Version</h4><div class="preformat"> $Id: juldate.pro 134 2006-07-07 10:19:08Z navarro $ 
     782</div> 
     783          <h4>History</h4><div class="preformat"> Jerome Vialard  (jv@lodyc.jussieu.fr) 
    782784 2/7/98 
    783785</div> 
     
    785787           
    786788          <h3>Known issues</h3> 
    787           <h4>Obsolete</h4><div class="value"> 
     789          <h4>Obsolete</h4><div class="preformat"> 
    788790</div> 
    789791           
     
    794796           
    795797           
    796           <h4>Uses routines</h4><div class="value"> common.pro vraidate 
     798          <h4>Uses routines</h4><div class="preformat"> common.pro vraidate 
    797799</div> 
    798800           
Note: See TracChangeset for help on using the changeset viewer.