Lines Matching full:weekday
1367 var option = getOption('weekday', 'string', ['narrow', 'short', 'long']);
1432 options, 'weekday', match, {EEEEE: 'narrow', EEE: 'short', EEEE: 'long'});
1514 (!IS_UNDEFINED(options.weekday) || !IS_UNDEFINED(options.year) ||
1621 weekday: {writable: true},
1693 addWECPropertyIfDefined(result, 'weekday', fromPattern.weekday);