• Login
Community
  • Login

new user replace -??- by /??/ in date

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
2 Posts 2 Posters 1.4k Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B
    BMSI Bureau
    last edited by Feb 14, 2017, 11:37 AM

    Basically it is the above, which I presume you do with Regular expression, on every line in 1 or many files. It is the two wild card month values that I an not sure how to code
    do I find -(??)-
    and replace / \1/?

    C 1 Reply Last reply Feb 14, 2017, 2:43 PM Reply Quote 0
    • C
      Claudia Frank @BMSI Bureau
      last edited by Feb 14, 2017, 2:43 PM

      @BMSI-Bureau

      I would prefer using \d{2} to be sure getting only a two digit number.
      See here for more information.

      Cheers
      Claudia

      1 Reply Last reply Reply Quote 0
      2 out of 2
      • First post
        2/2
        Last post
      The Community of users of the Notepad++ text editor.
      Powered by NodeBB | Contributors