Ignore:
Timestamp:
08/07/08 11:32:02 (16 years ago)
Author:
pinsard
Message:

improvements of headers (alignments of IDL prompt in examples)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Calendar/date2string.pro

    r327 r371  
    1919; @examples 
    2020; 
    21 ; IDL> print, date2string(19900123) 
     21;   IDL> print, date2string(19900123) 
    2222;    Jan 23, 1990 
    23 ; IDL> print, date2string(19900123, format = '(C(CMOA))') 
     23;   IDL> print, date2string(19900123, format = '(C(CMOA))') 
    2424;    JAN 23, 1990 
    2525; 
Note: See TracChangeset for help on using the changeset viewer.