[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

fix reminder.calctime



if expr "$TIME" : '20[0-9][0-9]'>/dev/null; then
                if date -d "$TIME" +%Y%m%d >/dev/null 2>&1; then
                        DATE=`date -d "$TIME" +%Y%m%d`
                        SDATE=`date -d "$TIME" +%Y/%m/%d`
                fi




Why do you want this page removed?