Skip to content

Commit fd40d13

Browse files
committed
polishing
1 parent 2c83666 commit fd40d13

File tree

3 files changed

+1
-16
lines changed

3 files changed

+1
-16
lines changed

source/about.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

source/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ This add-in is available at the Microsoft store- Appsource, which can be accesse
1818
profeatures.md
1919
termsofuse.md
2020
privacy.md
21-
about.md
2221
contact.md
2322

2423

source/profeatures.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@ The Date Format specifies how to convert date values in Excel:
183183
2. `String, ISO 8601 (YYYY-MM-DDTHH:mm:ssZ)`: Converts to ISO 8601 formatted string
184184

185185
> Note: The Date Format feature only work, if you add $date$ as surfix in your Excel Datasheet first row.
186+
> Note: Excel can not render Dates before 1990-01-01 as Date format, so you may find that cell be interpreted as String format.
186187
> For instance, if you want to convert the Birthday column to ISO8601 format, you should add $date$ as surfix in the column header, see example below.
187188
188189
**Example Excel sheet**

0 commit comments

Comments
 (0)