script_utility_package
Motivation
Generic scripting code base.
$3
01. Utils.js
02. Log.js
03. DatePrototype.js
Utils.js
provides string operations to extract hostname, port and protocol from a URL.
Log.js
Contains methods to
- throw an error
- write message to system out
DatePrototype.js
Contains date prototype functions: getWeek and getWeekYear