🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

@conclurer/date-to-format-pipe

Package Overview
Dependencies
Maintainers
3
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@conclurer/date-to-format-pipe

Pipe that transforms a date sting into a formatted date using moment.js

latest
Source
npmnpm
Version
1.1.3
Version published
Maintainers
3
Created
Source

Angular 2 Date to Format Pipe

Angular 2 Pipe that transforms a date sting into a formatted date using Moment.js

Usage:

<div>Year: {{'2016-09-14T19:00Z' | dateToFormat: 'YYYY'}}</div>

Will render to:

<div>Year: 2016</div>

See Moment.js docs for full display options.

Feel free to contribute.

Keywords

Angular

FAQs

Package last updated on 15 Nov 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts