When you apply the transformation year, month, or day on a date of a purchase you could very easily run into a problem!
Imagine your purchase is in 2018 but you want to apply a model on data of 2019. the Model is developed using features automatically generated by featuretools including simple transformation like year.
The problem here is that the model does not know 2019!? Meaning the model is not general valid to new data.