PRELIMINARY INFORMATION - SUBJECT TO CHANGE
Formats the time difference between two dates as a userfriendly string in the given locale.

Syntax

Smartsite SXML CopyCode image Copy Code
string locale.calculateage(datetime start)

Parameters

Name Data Type Description
start DateTime Start date

Return Value

Data Type Description
String String
SXML