public System.Collections.Generic.List <string> GetAllDaysWithPosts() { return(bData.GetAllDaysWithPosts()); }