Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space WDESIGNER and version 24.0
Info

Multiexcerpt include
SpaceWithExcerptINTERNAL
MultiExcerptNametimeticks
nopaneltrue
PageWithExcerptINTERNAL:_designer_excerpts_asl
shouldDisplayInlineCommentsInIncludesfalse

Syntax
Code Block
languagenone
 set aDateTime = aTimeTick.convertTimeTicksToDateTime();
Semantics convertTimeTicksToDateTime() converts a Unix timestamp to a DateTime object.
SubstitutablesaDateTime Can be any variable or object attribute having the type DateTime.  
aTimeTick Can be any variable or object attribute having the type Integer.
Examples
Code Block
languagenone
 set aDateTime = aTimeTick.convertTimeTicksToDateTime();
Multiexcerpt include
SpaceWithExcerptINTERNAL
MultiExcerptNameActionScript_Time_Conversions_Example
PageWithExcerptINTERNAL:_designer_examples
rp
Panel
titleRelated Pages:

convertDateTimeToTimeTicks