fergiemcdowall / search-index

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

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

Closed fergiemcdowall closed 3 weeks ago

fergiemcdowall commented 1 year ago

Preferabbly .toISOString()

fergiemcdowall commented 3 weeks ago

Implented in 5.x.x