Author Topic: Copy Tag <Created date> format  (Read 205 times)

SpirosG

  • Jr. Member
  • **
  • Posts: 92
I have no idea what i changed but for some reason copying the created date tag using the additional tagging tools changed to a DD/MM/YYYY format, since recently the format used to be YYYY/MM/DD.

Is there any way to revert back to YYYY/MM/DD format?


Last Edit: April 12, 2023, 02:27:47 AM by SpirosG

Mayibongwe

  • Sr. Member
  • ****
  • Posts: 1014
  • Heal The World
It may be unrelated but I recall coming across a post in the past that mentioned that MusicBee's date format follows your system settings.
So if your system settings aren't using that date format, you may want to experiment with changing it to that.

As a last resort, I personally would use the "search and replace" tool to change them back to the desired format.
Favourite song at the moment:   Decode by Paramore

SpirosG

  • Jr. Member
  • **
  • Posts: 92
It may be unrelated but I recall coming across a post in the past that mentioned that MusicBee's date format follows your system settings.
So if your system settings aren't using that date format, you may want to experiment with changing it to that.

As a last resort, I personally would use the "search and replace" tool to change them back to the desired format.

100% sure that i, anyone or nothing else, didn't change that on my system.

Anyway, i found a workaround by creating a vitrual tag using the formula below to copy the values in the previous format.

Code
$Date(<Date Created>,yyyy-MM-dd)