benscanfiles
benscanfiles
Sorry I just saw this. In php.ini, that was one of the first things I set: date.timezone="America/Los_Angeles" I'll incorporate your changes into my fork and see if that solves my...
https://drive.google.com/file/d/0B8rpAE3Gj5gZUThJNG94aWc4dkE/view?usp=sharing At the top left I have added a line in the header echoing the timezone for the reports. The timezone being used/picked up by the script is the same...
Sure, can do. I set use server timezone to yes (server is in my same time zone... it's only a few miles from me), and check this out: https://github.com/andrew867/timeclock/blob/master/functions.php#L304 Is...
Here is a screenshot of the info table: https://drive.google.com/file/d/0B8rpAE3Gj5gZVWk5d2Y5RkotV2M/view?usp=sharing
But when I set it to no, the same thing happens. $tzo = 0 in both cases, yes and no on use server timezone.
Ok, so this is fun stuff. It's working now, but I didn't change anything except use server timezone to 0. When I started having this trouble this morning, both client...
Excellent point about the Timezone column and yes, I completely agree. I'm glad I understand what is actually going on now though. I really appreciate you time spent in helping...
I'll see what I can do, no promises. Unfortunately it's kind of becoming clear that I won't really be able to use this for work, which puts it in the...
I finally settled on timeclockwizard.com It's extremely nice and completely web based. I didn't really like the idea behind timetrex. It looks nice, but it also looks like a pain...
I believe much of these issues are part and parcel of: https://github.com/andrew867/timeclock/issues/17