Lines Matching full:weekday
1378 var option = getOption('weekday', 'string', ['narrow', 'short', 'long']);
1443 options, 'weekday', match, {EEEEE: 'narrow', EEE: 'short', EEEE: 'long'});
1523 (!IS_UNDEFINED(options.weekday) || !IS_UNDEFINED(options.year) ||
1636 weekday: {writable: true},
1731 addWECPropertyIfDefined(result, 'weekday', fromPattern.weekday);