/**
 * Echos the value of a value. Trys to print the value out
 * in the best way possible given the different types.
 *
 * @param {Object} obj The object to print out.
 * @param {boolean} showHidden
 * @param {number} depth
 * @param {boolean} colors
 * @license MIT (© Joyent)
 */
/*!
 * Source: https://github.com/lludol/clf-date/blob/master/src/main.js
 *
 * The MIT License (MIT)
 * Copyright (c) 2016 Lerus Ludovic
 *
 */
/*! For license information please see index.js.LEGAL.txt */
