Пример #1
0
 public Variable Execute(List <Variable> parameters)
 {
     return(DateAndTimeHelper.DateFunction(parameters));
 }