Hi all,
I want to retrieve 25 from following string.
For example: Sunday, 25 March, 01:00
The format of above string is fixed.
Can I get it by using regex?
Please can anybody help me in creating regex for this?
I am trying to use "replace string" step for this.
Please let me know if any other easy way for implementation
Thanks
I want to retrieve 25 from following string.
For example: Sunday, 25 March, 01:00
The format of above string is fixed.
Can I get it by using regex?
Please can anybody help me in creating regex for this?
I am trying to use "replace string" step for this.
Please let me know if any other easy way for implementation
Thanks