Skip to content
#

utility-library

Here are 566 public repositories matching this topic...

praxiq
praxiq commented Mar 16, 2017

Sometimes it's useful to think of an incompletely-specified date as a range. "March 4" refers to a whole day: from March 4 at 12:00:00 AM to March 5 at 12:00:00 AM. "March 4th 2:00 pm" refers to a whole minute: from March 4th at 2:00:00 PM to March 4th at 2:01:00 PM."

To put it another way, there's a big difference between telling someone, "Do this on March 4th" and "Do this on March 4th at 12:

mikolak-net
mikolak-net commented Jan 17, 2018

graphviz-java offers several implementations of Graphviz. The problem is that those implementations are quite "fragile", i.e. if the first one defined is determined to be "available" by graphviz-java, it will be used even if it causes errors down the line on a specific machine.

An example here is an old CLI version of Graphviz unable to create a specific format, or a Nashhorn version unable

Improve this page

Add a description, image, and links to the utility-library topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the utility-library topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.