How to calculate the number of working days between two dates in JavaScript using moment.js. I have a working formula that calculate these days, but the formula
I have a Java application and I want that each user have the possibility to change own password via application. This is my code: public void changePassword()
For the past two weeks I am trying to set up (locally) redis and my go microservice to communicate using TLS. I use docker compose to up all of the needed conta
I'm currently using the HERE geocoding and search API, and I found out that when I'm trying to search a French Polynesian address, the API doesn't return a post
I am trying to do something along the same lines as what is asked in this question: RSync: How do I synchronize in both directions? However, what I can't figur
I have figured out that this gives me GraphQLSchema, which I expect I can convert to JSON. How? // @flow import path from 'path'; import fs from 'fs'; import
I searched for an answer but all I could find is how to convert pdf to pdf/a which is what I'm already doing. Now I need to find if the pdf is converted to prev
enter image description here This is what I’ve come up with so far. I need to apply beginner python skills to this program. import math import random prin