Maybe something like this.

1) =COUNTIF($A$1:$A$100,"<"&TODAY())

2)=COUNTIF($A$1:$A$100,"<="&TODAY()+30)

3)=COUNTIF($A$1:$A$100,">"&TODAY()+30)