Skip to content

Commit 53f6cd5

Browse files
authored
Merge pull request #5133 from OfficeDev/lindalu-updates-for-seo
Update tips-for-handling-date-values-in-outlook-add-ins.md
2 parents f52011d + 1d83cd9 commit 53f6cd5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/outlook/tips-for-handling-date-values-in-outlook-add-ins.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: Handling date values in Outlook add-ins
2+
title: Handle date values in Outlook add-ins
33
description: The Office JavaScript API uses the JavaScript Date object for most of the storage and retrieval of dates and times.
4-
ms.date: 02/29/2024
4+
ms.date: 04/17/2025
55
ms.localizationpriority: medium
66
---
77

8-
# Tips for handling date values in Outlook add-ins
8+
# Handle date values in Outlook add-ins
99

1010
The Office JavaScript API uses the JavaScript [Date](https://www.w3schools.com/jsref/jsref_obj_date.asp) object for most of the storage and retrieval of dates and times.
1111

0 commit comments

Comments
 (0)