Meaningful-Data / vtlengine

A Validation and Transformation Language engine, written in Python
https://docs.vtlengine.meaningfuldata.eu/
GNU Affero General Public License v3.0
6 stars 0 forks source link

Add implementation of year operator #16

Open javihern98 opened 1 month ago

javihern98 commented 1 month ago

Notes:

albertohernandez1995 commented 14 hours ago

Year Operator has been implemented. This operator returns the year of the date or time period given. It works as follows:

If a crossbar splits the different components of the date given, the vtl engine will raise an error.