User bio
404 bio not found
Member since Feb 21, 2018
Posts:
Marcus has not published any posts yet.
Replies:
Marcus Magina · Feb 21, 2018 go to post

/// Calculate age by passing date of birth in internal format  ( ex.: $ZDH("19/04/1993",4) )
ClassMethod currentAge(date As %Date = "") As %Integer [ CodeMode = expression ]
{
       $select(date="":"",1:($ZD($H,8)-$ZD(date,8)\10000))
}

Certifications & Credly badges:
Marcus has no Certifications & Credly badges yet.
Followers:
Marcus has no followers yet.
Following:
Marcus has not followed anybody yet.