const _getMultiFormatDateTimeOptions = (
  options: GetMultiFormatDateTimeParamOption,
): GetMultiFormatDateTimeReturnOption => {
  const newOptions: GetMultiFormatDateTimeReturnOption = {
    Date: new Date(),