{"ScriptPreparationCode":"var dateObject = new Date(\u00272016-11-03T12:00:00Z\u0027);\r\n","TestCases":[{"Name":"Moment","Code":" moment(moment()).isBefore(moment(dateObject).add(4, \u0027houres\u0027))","IsDeferred":false},{"Name":"date","Code":"const newDateObject = new Date(dateObject.getTime() \u002B (4 * 60 *60))","IsDeferred":false}]}