Looks to hard code working hours; would be more useful if you could specify (it'd even be very useful for those with different waking hours in the same time zone!)
One of the things that is nice in outlook; adding a second time zone. Shows up in your calendar next to your own time slots. Would love to see that feature with more than two zones.
great project! i was looking for something like this recently and it's nice to see some efforts in this direction. to all the haters: we know there are websites for this. the whole point here is to have something you can run locally, with free software too.
i'm probably burn all my karma at once with this, but i ended up writing my own similar program, in Python however:
My rationale is that I am... well, uncomfortable with the nodejs runtime and prefer to use Python in my programs. Python is everywhere, whereas the node runtime isn't always readily available. I know, not such a great justification, but I was curious to see how an equivalent program would look like as well (short version: it's way more verbose in Python).
So anyways, hammer away. bug reports and PRs welcome, but please keep the flames to a campfire side retreat.
13 comments
[ 0.19 ms ] story [ 35.3 ms ] threadhttps://www.timeanddate.com/worldclock/meetingtime.html?iso=...
Plus it seems to suggest some very odd places, restricting it to cities seems like a potential improvement
https://cl.ly/100X2C1z0H0B
i'm probably burn all my karma at once with this, but i ended up writing my own similar program, in Python however:
https://gitlab.com/anarcat/undertime
My rationale is that I am... well, uncomfortable with the nodejs runtime and prefer to use Python in my programs. Python is everywhere, whereas the node runtime isn't always readily available. I know, not such a great justification, but I was curious to see how an equivalent program would look like as well (short version: it's way more verbose in Python).
So anyways, hammer away. bug reports and PRs welcome, but please keep the flames to a campfire side retreat.