File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 15
15
* Works in browsers as standalone, UMD or ES-module.
16
16
* Includes [ TypeScript] ( https://www.typescriptlang.org/ ) typings.
17
17
18
- Try it live on [ jsfiddle] ( https://jsfiddle.net/hexag0n/hoa8kwsb / )
18
+ Try it live on [ jsfiddle] ( https://jsfiddle.net/hexag0n/3mheu5by / )
19
19
20
20
## Usage
21
21
Original file line number Diff line number Diff line change @@ -136,7 +136,7 @@ <h2>Features</h2>
136
136
< li > Works in browsers as standalone, UMD or ES-module.</ li >
137
137
< li > Includes < a href ="https://www.typescriptlang.org/ "> TypeScript</ a > typings.</ li >
138
138
</ ul >
139
- < p > Try it live on < a href ="https://jsfiddle.net/hexag0n/hoa8kwsb / "> jsfiddle</ a > </ p >
139
+ < p > Try it live on < a href ="https://jsfiddle.net/hexag0n/3mheu5by / "> jsfiddle</ a > </ p >
140
140
< h2 > Usage</ h2 >
141
141
< p > Converting a Date object to another timezone in JavaScript is possible using the Intl feature of vanilla JS.</ p >
142
142
< pre class ="prettyprint source lang-javascript "> < code > // Get current time in Asia/Tokyo, using vanilla js
You can’t perform that action at this time.
0 commit comments