#1 2025-05-14 16:36:47

flydev
Member
From: France
Registered: 2020-11-27
Posts: 86
Website

[NPM Package] TTimeLog JS Conversion Module

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 smile

Offline

Board footer

Powered by FluxBB