Hi,
Is there any module which checks for the previous day's date. For eg I run the program which gives me the current date and I have to check another log file to see if it contains the timestamp as the previous day's date. If it is present, I have to print that particular line to the screen.
So please let me know if there is a module available to check for the previous day date.
Thanks,
Sangith
Is there any module which checks for the previous day's date. For eg I run the program which gives me the current date and I have to check another log file to see if it contains the timestamp as the previous day's date. If it is present, I have to print that particular line to the screen.
So please let me know if there is a module available to check for the previous day date.
Thanks,
Sangith
Comment