public static string ToDateBetween(string date, bool iniziogiornata) { return(providerFunctions.ToDateBetween(date, iniziogiornata)); }