Mass tagging Mp3tag convert date to year format string - click in the box below, press CTRL+A and then CTRL+C, then click Back to return to the instructions.: Difference between revisions

From tango.info wiki
Jump to navigation Jump to search
No edit summary
(Undo revision 26262 by Chrisjjj (Talk))
Line 1: Line 1:
$regexp($regexp($regexp($regexp($regexp(%year%,'^(\d\d\d\d(-\d\d(-\d\d)?)?)$',~\1),'^(\d\d\d\d-\d\d)-\d\d--\d\d$',~\1),'^(\d\d\d\d)-\d\d-\d\d--\d\d-\d\d$',~\1),'^[^~]*$',),'~',)
$regexp($regexp($regexp($regexp($regexp(%year%,'^(\d\d\d\d)-\d\d-\d\d$',~\1),'^(\d\d\d\d)$',~\1),'^(\d\d\d\d)-\d\d-\d\d--\d\d$',~\1),'^[^~]*$',),'~',)

Revision as of 2009-04-23T17:37:31

$regexp($regexp($regexp($regexp($regexp(%year%,'^(\d\d\d\d)-\d\d-\d\d$',~\1),'^(\d\d\d\d)$',~\1),'^(\d\d\d\d)-\d\d-\d\d--\d\d$',~\1),'^[^~]*$',),'~',)