{"library":"micro-timestamp","type":"library","category":null,"description":"micro-timestamp is a lightweight Node.js package that generates UTC microsecond timestamps in MySQL datetime format (YYYY-MM-DD HH:MM:SS.ffffff). Current stable version 2.1.0 relies on the microtime library for high-resolution microsecond precision. It automatically adjusts for system timezone offset to ensure UTC correctness. Simpler than alternatives like moment.js for this specific use case, but has no TypeScript support and limited ecosystem adoption.","language":"javascript","status":"active","version":"2.1.0","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install micro-timestamp","imports":["const microTimestamp = require('micro-timestamp');","const microTimestamp = require('micro-timestamp');","const ts = require('micro-timestamp')();"]},{"cmd":"yarn add micro-timestamp","imports":[]},{"cmd":"pnpm add micro-timestamp","imports":[]}],"homepage":"https://github.com/warncke/micro-timestamp#readme","github":"https://github.com/warncke/micro-timestamp","docs":null,"changelog":null,"pypi":null,"npm":"micro-timestamp","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}