How to represent old vs new data?

I’m going through the tutorials now, but I don’t see anything about representing the age of the data I’m training with. If a user asks a question I’d like it to give added weight to answers based on data that is newer. Is it as simple as including a date for each piece of training data?

Thanks