wip/intl-datetime: Fix layout
This commit is contained in:
parent
8452e849be
commit
e10acfa677
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
title: Intl.DateTimeFormat
|
title: Intl.DateTimeFormat
|
||||||
category: Hidden
|
category: Hidden
|
||||||
|
layout: 2017/sheet
|
||||||
tags: [WIP]
|
tags: [WIP]
|
||||||
intro: |
|
intro: |
|
||||||
`Intl.DateTimeFormat` is used to format date strings in JavaScript.
|
`Intl.DateTimeFormat` is used to format date strings in JavaScript.
|
||||||
|
|
Loading…
Reference in New Issue