extract a date from the title field
-
How to divide a text string into two parts?
Hello, I need help to solve this:
I first have to divide a text string into two parts
The post title field contains this “31/10/2020 Classes Start”
In the first part, I need to extract the date and then get the month in M ??date format, so that “OCT” is displayed
The first thing I did was:
[field title words = 1]
With this I get “31/10/2020”
Now I need to extract the month “10” in M ??format to get the word OCT. How do I do that?
As a second part I just need the rest of the text to show it separately. How do I extract text from a position?
I hope you can help me.
Thanks for your time.
George.
- This topic was modified 4 years, 8 months ago by .
- This topic was modified 4 years, 8 months ago by .
- This topic was modified 4 years, 8 months ago by .
The page I need help with: [log in to see the link]
- The topic ‘extract a date from the title field’ is closed to new replies.