Replacing text (date time string entries)
- From: "Odie" <Odie@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 30 Mar 2005 12:03:01 -0800
I have several documents with several text lines beginning with date time
string entries like:
20000101000000.375 blah blah
20000101000000.888 blah blah
20000101000001.346 blah blah
20000101000001.789 blah blah
20000101000002.104 blah blah
etc
The format is currently YYYYMMDDHHMMSS.SSS
I want to loop through each line and convert it YYYYMMDDSSSSS.SS
In other words replace each hours mins and seconds into total seconds.
Can anyone provide some suggestions?
TIA
.
- Follow-Ups:
- Re: Replacing text (date time string entries)
- From: Jay Freedman
- Re: Replacing text (date time string entries)
- Prev by Date: Unicode String Parameters in DLL's
- Next by Date: Re: Add my own methods to a combobox
- Previous by thread: Unicode String Parameters in DLL's
- Next by thread: Re: Replacing text (date time string entries)
- Index(es):
Relevant Pages
|