We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4bcb6e commit af57041Copy full SHA for af57041
README.md
@@ -44,7 +44,7 @@ Install joda using npm
44
.withZoneSameLocal(ZoneId.of('America/New_York'))
45
.toString() // 2016-06-30T11:30-04:00[America/New_York]
46
47
-### es6
+### es6 / typescript
48
49
import { ZonedDateTime, ZoneId } from 'js-joda'
50
import 'js-joda-timezone'
0 commit comments