You are not logged in.
Pages: 1
Hi everyone,
I've published a small JavaScript module to NPM registry called mormot2-timelog.
This module provides utility functions to convert mORMot2's TTimeLog (Int64) values to and from standard JavaScript Date objects and ISO 8601 strings. This can be useful when working with mORMot2 backends and JavaScript frontends, eg. to show TCreateTime and TModTime as human readable date.
You can find it here: https://www.npmjs.com/package/mormot2-timelog
The source code and usage examples are on GitHub: flydev-fr/mormot2-timelog
Hope this is helpful to the community
Offline
Pages: 1