# ash, pd ksh fail this one
echo -n "quote	"
expiry="now"
timet="` getdate \"$expiry\" `"
echo "$timet"
