desertbynight/datemanipulation

Transforms data object in italian format (day month year). I built it just for practice.

2.0 2019-10-12 13:10 UTC

This package is auto-updated.

Last update: 2024-04-12 23:38:06 UTC


README

Introduction

This component is just something I did for practice. It accepts a DateTime object and returns the same date written in italian. Just create an instance of ItalianDate and pass the date to the constructor. Then use toItalianDate() function to output the translated date.