Source

additional_docs/DateResolvable.jsdoc

/**
 * A date that can be either a Date or a string.
 * @typedef {Date|string} DateResolvable
 */