Changes

→‎System time (ms): Clarifying and matching the new system_time entry
Line 708: Line 708:  
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
{system_time_ms}
 
{system_time_ms}
The current time according to your device's internal clock, measured in milliseconds since the Unix epoch. The Unix epoch is a reference point in time, set as January 1, 1970, at 00:00:00 Coordinated Universal Time (UTC).
+
An integer representing the current Unix time (in milliseconds) according to your device's internal clock.
 +
For example, 1735689600000 represents 00:00:00:000 GMT on January 1st, 2025.
 
</pre>
 
</pre>
 +
 
=== Week of year ===
 
=== Week of year ===
 
</pre><pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
</pre><pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
editors
5

edits