Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
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.

...