fergiemcdowall / search-index

A persistent, network resilient, full text search library for the browser and Node.js
MIT License
1.39k stars 149 forks source link

CREATED and LAST_UPDATED should have human readable dates instead of millisecond timestamps #600

Closed fergiemcdowall closed 3 months ago

fergiemcdowall commented 1 year ago

Preferabbly .toISOString()

fergiemcdowall commented 3 months ago

Implented in 5.x.x