Skip to content

Commit

Permalink
chore: update doc (#801)
Browse files Browse the repository at this point in the history
  • Loading branch information
iamkun committed Feb 20, 2020
1 parent 5809652 commit 0146169
Show file tree
Hide file tree
Showing 24 changed files with 457 additions and 0 deletions.
20 changes: 20 additions & 0 deletions docs/en/API-reference.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
### Notice

The document here **no longer** updates.

Please visit our website [https://day.js.org](https://day.js.org) for more information.

-------------

<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />


# API Reference

Instead of modifying the native `Date.prototype`, Day.js creates a wrapper for the Date object, called `Dayjs` object.
Expand Down
19 changes: 19 additions & 0 deletions docs/en/I18n.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
### Notice

The document here **no longer** updates.

Please visit our website [https://day.js.org](https://day.js.org) for more information.

-------------

<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />

## Internationalization

Day.js has great support for internationalization.
Expand Down
19 changes: 19 additions & 0 deletions docs/en/Installation.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
### Notice

The document here **no longer** updates.

Please visit our website [https://day.js.org](https://day.js.org) for more information.

-------------

<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />

## Installation Guide

You have multiple ways of getting Day.js:
Expand Down
19 changes: 19 additions & 0 deletions docs/en/Plugin.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
### Notice

The document here **no longer** updates.

Please visit our website [https://day.js.org](https://day.js.org) for more information.

-------------

<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />

# Plugin List

A plugin is an independent module that can be added to Day.js to extend functionality or add new features.
Expand Down
19 changes: 19 additions & 0 deletions docs/es-es/API-reference.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
### Notice

The document here **no longer** updates.

Please visit our website [https://day.js.org](https://day.js.org) for more information.

-------------

<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />

# Referencia de la API

En lugar de modificar el `Date.prototype` nativo, Day.js construye una abstracción sobre el objeto `Date`: el objeto `Dayjs`.
Expand Down
19 changes: 19 additions & 0 deletions docs/es-es/I18n.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
### Notice

The document here **no longer** updates.

Please visit our website [https://day.js.org](https://day.js.org) for more information.

-------------

<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />

# Internacionalización

Day.js soporta muy bien la internacionalización.
Expand Down
19 changes: 19 additions & 0 deletions docs/es-es/Installation.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
### Notice

The document here **no longer** updates.

Please visit our website [https://day.js.org](https://day.js.org) for more information.

-------------

<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />

# Guía de instalación

Tienes a tu disposición varias opciones para obtener y utilizar Day.js:
Expand Down
19 changes: 19 additions & 0 deletions docs/es-es/Plugin.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
### Notice

The document here **no longer** updates.

Please visit our website [https://day.js.org](https://day.js.org) for more information.

-------------

<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />

# Lista de complementos

Un complemento o _plugin_ es un módulo independiente que puede añadirse a Day.js para extender su funcionalidad o añadir nuevas características.
Expand Down
19 changes: 19 additions & 0 deletions docs/ja/API-reference.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
### Notice

The document here **no longer** updates.

Please visit our website [https://day.js.org](https://day.js.org) for more information.

-------------

<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />

## API Reference

Day.js は組み込みの `Date.prototype` を変更する代わりに `Dayjs` オブジェクトと呼ばれる Date オブジェクトのラッパーを作成します。
Expand Down
19 changes: 19 additions & 0 deletions docs/ja/I18n.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
### Notice

The document here **no longer** updates.

Please visit our website [https://day.js.org](https://day.js.org) for more information.

-------------

<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />

## 国際化

Day.js は国際化を手厚くサポートしています。
Expand Down
19 changes: 19 additions & 0 deletions docs/ja/Installation.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
### Notice

The document here **no longer** updates.

Please visit our website [https://day.js.org](https://day.js.org) for more information.

-------------

<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />

## インストールガイド

複数の方法で Day.js を使用することができます
Expand Down
19 changes: 19 additions & 0 deletions docs/ja/Plugin.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
### Notice

The document here **no longer** updates.

Please visit our website [https://day.js.org](https://day.js.org) for more information.

-------------

<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />

# プラグインリスト

プラグインとは、 Day.js の機能を拡張したり、新たな機能を追加するための独立したモジュールのことです。
Expand Down
19 changes: 19 additions & 0 deletions docs/ko/API-reference.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
### Notice

The document here **no longer** updates.

Please visit our website [https://day.js.org](https://day.js.org) for more information.

-------------

<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />

## API Reference

Day.js는 네이티브 `Date.prototype`을 수정하는 대신 `Dayjs` 오브젝트인 Date 오브젝트 래퍼를 생성합니다.
Expand Down
19 changes: 19 additions & 0 deletions docs/ko/I18n.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
### Notice

The document here **no longer** updates.

Please visit our website [https://day.js.org](https://day.js.org) for more information.

-------------

<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />

## Internationalization

Day.js는 많은 다국어를 지원합니다.
Expand Down
19 changes: 19 additions & 0 deletions docs/ko/Installation.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
### Notice

The document here **no longer** updates.

Please visit our website [https://day.js.org](https://day.js.org) for more information.

-------------

<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />

## Installation Guide

Day.js를 가져오는 방법은 여러가지가 있습니다:
Expand Down
19 changes: 19 additions & 0 deletions docs/ko/Plugin.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
### Notice

The document here **no longer** updates.

Please visit our website [https://day.js.org](https://day.js.org) for more information.

-------------

<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />

# Plugin List

플러그인은 기능을 확장하거나 새로운 기능을 추가하기 위해 Day.js에 추가할 수 있는 독립적인 모듈입니다.
Expand Down
19 changes: 19 additions & 0 deletions docs/pt-br/API-reference.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
### Notice

The document here **no longer** updates.

Please visit our website [https://day.js.org](https://day.js.org) for more information.

-------------

<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />

## Referência da API

Ao invés de modificar o `Date.prototype` nativo, o Day.js empacota o objeto nativo `Date` em um objeto `Dayjs`.
Expand Down

0 comments on commit 0146169

Please sign in to comment.