Skip to Content
मेन्यू
This question has been flagged
875 Views

Hi i want to override constructDateDomain function in web.searchUtils but not work:

var { constructDateDomain } = require('web.searchUtils');


constructDateDomain = function ( referenceMoment, fieldName, fieldType, selectedOptionIds, comparisonOptionId ) {}

Avatar
Discard