I have dates in mm/dd/yy format that I wish to convert to yy-mm-dd format.

Using kate, I find them with (\d\d)/(\d\d)/(\d\d)
but when I try to replace via $3-$1-$2
kate simply treats it as a text literal
___________________________________________________
This message is from the kde mailing list.
Account management:  https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.

Reply via email to