Calculate Age in {year: month} format?

hi guys,
I have my age calculator like this:

Current date/time - DOB:format as days / 365:floor

Currently my age output is like this:
5yo
6yo
17yo

How can I make it so that my age output is like this:
4:5yo
7:11yo

Hey @rugading08,

Do you see a formatting option? There should be a format operator

change to what @johnny ?

Logic:
image

Output:

P/S: Only for {Year.Month} format

This topic was automatically closed after 70 days. New replies are no longer allowed.