Skip to content
This repository was archived by the owner on Jun 27, 2020. It is now read-only.

Commit 305afb0

Browse files
markandeyredonkulus
authored andcommitted
Update (#32)
Update Travis link
1 parent 8d90830 commit 305afb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Intl.DateTimeFormat timezone polyfill
22
Surgically polyfills timezone support in `Intl.DateTimeFormat` API
33

4-
[![Build Status](https://travis-ci.org/yahoo/date-time-format-timezone.svg?branch=master)](https://travis-ci.org/yahoo/date-time-format-timezone) [![NPMRel](https://img.shields.io/npm/v/date-time-format-timezone.svg)](https://www.npmjs.com/package/date-time-format-timezone)
4+
[![Build Status](https://travis-ci.org/formatjs/date-time-format-timezone.svg?branch=master)](https://travis-ci.org/formatjs/date-time-format-timezone) [![NPMRel](https://img.shields.io/npm/v/date-time-format-timezone.svg)](https://www.npmjs.com/package/date-time-format-timezone)
55

66
Some [browsers do not support arbitrary time zone ](http://kangax.github.io/compat-table/esintl/) in Intl.DateTimeFormat API (becuase its optional as per [ECMA-402 standard](https://www.ecma-international.org/ecma-402/1.0/#sec-6.4)). This polyfill is only to bring this support. Polyfill contains historical timezone data, CLDR data & tiny code to polyfill this support.
77

0 commit comments

Comments
 (0)