in reply to Re: matching datetimestamps and concatenating data where timestamps match from multiple large datafiles
in thread matching datetimestamps and concatenating data where timestamps match from multiple large datafiles

Example: "2012-10-06 1649".

While you nearly accurately describe the right track, you did not name it.

ISO 8601 is one of the standards that actually contain a lot of sanity, and there are even a few cpan modules helping you to implement it. 2013-09-23T09:12:55

Cheers, Sören

Créateur des bugs mobiles - let loose once, run everywhere.
(hooked on the Perl Programming language)

  • Comment on Re^2: matching datetimestamps and concatenating data where timestamps match from multiple large datafiles