Skip to content

mgm793/catalan-hours

Repository files navigation

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());

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published