catalan-hour

1.0.2 • Public • Published

Catalan Hour

Description

This library provides you a function called toCatalan that transforms a JS Date to catalan hour.

Example

toCatalan(new Date('December 17, 1995 03:24:00')) // falten sis minuts per dos quarts de quatre 

Usage

import { toCatalan } from 'catalan-hour';

const catalanHour = toCatalan(new Date());

/catalan-hour/

    Package Sidebar

    Install

    npm i catalan-hour

    Weekly Downloads

    2

    Version

    1.0.2

    License

    ISC

    Unpacked Size

    153 kB

    Total Files

    56

    Last publish

    Collaborators

    • mgm793