}, {
            key: 'millisecond',
            get: function get() {
                return this.date.getMilliseconds();
            },