shell script to parse html and date comp ?

[email protected]
Newsgroups gmane.org.user-groups.slug.general
Message-ID <[email protected]>
I would like to fetch date/time from html file, and use date comparison
and make an ics/vcal file eventually

the date comes as so:

<tr><td colspan="1" rowspan="1">Start Date Time: </td><td colspan="1"
rowspan="1">20/03/2014 1400 Thursday</td></tr>

is 'grep -o' the way to go ? what regex do I need where I put ???? ?

grep -o '<tr><td colspan="1" rowspan="1">Start Date Time: </td><td
colspan="1" rowspan="1">????</td></tr>'

?

what do I need to do with date to be able to compare it to a date range?

thanks for any pointers

Voytek

-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.