Get the publish date of the older post inside a tag

To get the publish date to each post via the template tag get_the_date(). However, this works only inside the Loop. I’m understanding what you mean with ‘inside current tag’. But the tag is an additional meta value to the post type, via taxonomy and is without dependent to the post date.