[Home](./index.md) > [trashposs-js](./trashposs-js.md) > [entities](./trashposs-js.entities.md) > [DateString](./trashposs-js.entities.datestring.md) ## entities.DateString type **Signature:** ```typescript export declare type DateString = string; ```