blob: b3f2bcd45f8cbc397e7d929ff65e51d081c70453 [file] [log] [blame]
if (this.hasOwnProperty('Intl')) {
gc();
gcslice(1);
var thisValues = [ "x" ];
thisValues.forEach(function (value) {
var format = Intl.DateTimeFormat.call(value);
});
}