This repository has been archived by the owner on Sep 13, 2024. It is now read-only.
Replies: 1 comment
-
you need to create your own function in textparser |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
In a date field, I need to obtain the year in another field, for example a text field.
Example: An account that was created on 12/05/2000, what would be the expression or way to obtain the years that that account has been registered in the system?
Based on the example in date format dd/mm/yyyy that account would be 24 years old.
Beta Was this translation helpful? Give feedback.
All reactions