# Add current date to tag

**URL:** https://community.mp3tag.de/t/add-current-date-to-tag/17270
**Category:** Web Sources Discussion
**Created:** [September 30, 2015, 4:22am UTC](https://community.mp3tag.de/t/add-current-date-to-tag/17270 "2015-09-30T04:22:54Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![mgpai](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/m/9f8e36/32.png) [@mgpai](https://community.mp3tag.de/u/mgpai)
#### Post date: [September 30, 2015, 4:22am UTC](https://community.mp3tag.de/t/add-current-date-to-tag/17270/1 "2015-09-30T04:22:54Z")

</div>

I fetch playcount/listeners from last.fm and want to save the query date in a custom field. For e.g. in %date\_updated%.

Currently I am doing it in 2 steps. First I fetch the meta data using the scripts. Next I use %\_date% in actions to save the current date in the custom field.

Is it possible to output the current date to a tag in the web source script itself?
