techiewithinme
New Member
- Joined
- Oct 4, 2011
- Messages
- 7
Hello,
I have a date value in the below format and I want to replace all numbers after seconds part with blank. How do I do that using regular expression?
10/4/2011 01:10:11:000300000 AM
Thanks.
I have a date value in the below format and I want to replace all numbers after seconds part with blank. How do I do that using regular expression?
10/4/2011 01:10:11:000300000 AM
Thanks.