Faulander

Results 22 comments of Faulander

On Ubuntu 20.02 it reports it correctly too: `DateTime(2021, 7, 30, 9, 0, 0, tzinfo=Timezone('Etc/GMT+3'))`

Code Snippet of Function that crashes: ``` def _get_start_and_end(start, end): return pen.parse(start).start_of("day"), pen.parse(end).end_of("day") ``` Function where it's called: ``` def checkWorkLogs(start=pen.today(), end=pen.today(), SB=None, SBLog=False, Repair=True): hasBeenRepaired = False startp, endp...

I am also looking forward to this. if i get a heads up where to start implementing, i can submit a pull request aswell.

This question has nothing to do with pm2, it's a npm/node question. Use npm root -g to find the location.

seems i got it to work with: `import de from 'date-fns/locale/index.js' `

https://pm2.keymetrics.io/docs/usage/startup/

create a startup-script and run this with pm2.

i came here for this exact feature which portainer will not implement. So sad to see it's not working :/

i will fork excludarr and implement a json file with just the sonarr id and the justwatch id. Let's see how much i/o this really is. Whenever excludarr is run,...