Produced by IDL 7.1.1
User Documentation

./toolbox
daynotodm.pro

Last modification date:
Wed Sep 28 13:27:10 2016

daynotodm

function daynotodm(dayno, year)

convert daynumber and year to day of month (1..31) and month of year (1.l12). This code came from Phil Perillat at Arecibo. Local changes:

Returns
[day,month] as a vector.
Version
$Id$

Parameters
dayno
in, required
long integer
daynumber of year 1..365 or 366
year
in, required
long integer
4 digit year


Produced by IDLdoc 1.6 on Wed Sep 28 13:27:38 2016