[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [IndexedDB](./puppeteer.protocol.indexeddb.md) > [Key](./puppeteer.protocol.indexeddb.key.md) > [date](./puppeteer.protocol.indexeddb.key.date.md) ## Protocol.IndexedDB.Key.date property Date value. Signature: ```typescript date?: number; ```