string sentence = "At 1:43 PM every day-After triggered, repeat every 00:05:00 for a duration of 1.00:00:00.Trigger expires at 3/11/2017 1:51:44 PM.";
is there a way I can get a word output below in the sentence above?
OUTPUT:
1:43 PM
00:05:00
string sentence = "At 1:43 PM every day-After triggered, repeat every 00:05:00 for a duration of 1.00:00:00.Trigger expires at 3/11/2017 1:51:44 PM.";
is there a way I can get a word output below in the sentence above?
OUTPUT:
1:43 PM
00:05:00
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
ali tuncerPosted Mar 11, 2016, 4:40 AM