English |
---|
Let's say that you have such use cases: |
- Calculate a person's age based on a column that stores the person's date of birth
- Compare a date with the current date to calculate how long it has elapsed since
- etc.
...
English |
---|
Let's say that you have such use cases: |
...