Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to get Timestamp - watch history #1

Open
arunsakthi opened this issue Mar 13, 2021 · 1 comment
Open

Unable to get Timestamp - watch history #1

arunsakthi opened this issue Mar 13, 2021 · 1 comment

Comments

@arunsakthi
Copy link

When the html nodes are parsed in watch history HTML, timestamp is not getting loaded.

@zorian-f
Copy link

You have to change mdy_hms() (lines 31 and 66) so it matches your date format. Im from germany so i had to change it to dmy_hms() (day-month-year_hour-minute-second()). Just open the history HTML and look how its formated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants