1 repository
APIs for retrieving system-level time, UTC timestamps, and timezone offsets.
Distinct from Time and Date: Shortlist candidates are too narrow (file creation time) or focused on template utilities.
Explore 1 awesome GitHub repository matching operating systems & systems programming · System Clock Interfaces. Refine with filters or upvote what's useful.
JerryScript is a lightweight, ECMAScript-compliant JavaScript engine and bytecode compiler designed for resource-constrained devices. It serves as an embedded interpreter and IoT scripting runtime, enabling the execution of JavaScript code within native C applications on hardware with limited memory. The project differentiates itself through a focus on low-memory runtime management, utilizing bytecode precompilation and pre-compiled state snapshots to reduce startup time and memory overhead. It features a C-binding native bridge for bidirectional communication between native code and scripts,
Retrieves current UTC time and local time zone adjustments for date operations within scripts.