Dates (Heat Overlay): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 6: Line 6:
==Notes==
==Notes==
* It is recommended to use the Heat Overlay Wizard to generate and edit the dates.
* It is recommended to use the Heat Overlay Wizard to generate and edit the dates.
* The dates are stored as '''doubles''' but interpreted as '''longs''', with the value in milliseconds from the epoch, 1 januari 1970.
* The dates are stored as '''doubles''' but interpreted as '''longs''', with the value in milliseconds. This is known as a {{timestamp}}.


{{Template:HeatOverlay_model_attribute_nav}}
{{Template:HeatOverlay_model_attribute_nav}}

Revision as of 10:17, 17 December 2019

Template:Overlay attribute

Notes

  • It is recommended to use the Heat Overlay Wizard to generate and edit the dates.
  • The dates are stored as doubles but interpreted as longs, with the value in milliseconds. This is known as a timestamp.