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 dayofmonth operator #18

Open javihern98 opened 1 month ago

javihern98 commented 1 month ago

Notes:

albertohernandez1995 commented 13 hours ago

Day of month Operator has been implemented. This operator returns the month's day 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.