Description Usage Arguments Examples
Calculate age in years from other units
1 2 3 4 5 | age_m_to_y(age_m)
age_d_to_y(age_d)
age_d_to_m(age_d)
|
age_m |
Months |
age_d |
Days |
1 2 | age_m_to_y(12)
age_m_to_y(1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.