Exemplo n.º 1
0
 public static string GetYear(string date)
 {
     return(providerFunctions.GetYear(date));
 }