Skip to content

Commit af57041

Browse files
committed
add typescript hint to docu
1 parent d4bcb6e commit af57041

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
@@ -44,7 +44,7 @@ Install joda using npm
4444
.withZoneSameLocal(ZoneId.of('America/New_York'))
4545
.toString() // 2016-06-30T11:30-04:00[America/New_York]
4646

47-
### es6
47+
### es6 / typescript
4848

4949
import { ZonedDateTime, ZoneId } from 'js-joda'
5050
import 'js-joda-timezone'

0 commit comments

Comments
 (0)