}, {
            key: 'dayOfWeek',
            get: function get() {
                return this.date.getDay();
            },