public static int GetEntryMonthID()
 {
     return(CommonExpressions.GetEntryMonthID(DateTime.Now));
 }