initializeDateLibrary

Initializes the Date library, which includes the Date() constructor. Documentation for the library can be found at https://pillager86.github.io/dmildew/

void
initializeDateLibrary

Parameters

interpreter Interpreter

The Interpreter object for which to load the library.

Meta