it should definitely be && (that is 'AND') and not || (which is 'OR') to work. But if it's not working then perhaps date_i18n isn't working as expected on your install, and you'll have to work out some way of checking what it is doing.
↧
it should definitely be && (that is 'AND') and not || (which is 'OR') to work. But if it's not working then perhaps date_i18n isn't working as expected on your install, and you'll have to work out some way of checking what it is doing.