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
cSyntax
Code Block
languagenone
set aString = aDateTime.convertToString();
Semantics convertToString() returns the internal lexical representation of DateTime ("CCYY-MM-DDThh:mm:ss[.sss][Z|[+|-]hh:mm]") as String.
SubstitutablesaDateTime Can be any variable or object attribute having the type DateTime
Examples
Code Block
languagenone
set aDateTimeString = aDateTime.convertToString();
Multiexcerpt include
SpaceWithExcerptINTERNAL
MultiExcerptNameActionScript_Time_Conversions_Example
PageWithExcerptINTERNAL:_designer_examples
rp
Panel
titleRelated Pages: