How can we identify or search, is there a any date in given text file( which contains huge numbers of data). considering all probable date format
Asked
Active
Viewed 173 times
3
-
What does the file in question contain, is it formatted or delimited if so how? – Steve Robillard May 21 '12 at 09:52
-
file contains log messages. actually it isn't formatted or delimited.there is multiple lines of log messages, which contains the IP ,MAC , date time, and many more info. I did others recognition, but m stuck at date which hasn't a any special format. – Ramesh Karna May 21 '12 at 18:52
-
"all probably date format" is probably an unfeasible goal. In the log file you have, how many different date formats are there? – glenn jackman May 10 '18 at 21:29