From 1a09bd4ab8d1d30b9d67e397a190b25c2b5f136b Mon Sep 17 00:00:00 2001 From: Jamie Garroch Date: Thu, 7 Dec 2023 14:28:13 -0600 Subject: [PATCH] Update table to include 7 new "UAQ" values I just discovered these in the OM but it would be nice if someone could explain what "UAQ" means so that a more comprehensive Description column could be completed. --- api/PowerPoint.PpDateTimeFormat.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/api/PowerPoint.PpDateTimeFormat.md b/api/PowerPoint.PpDateTimeFormat.md index 434e3aa1015..425987036ca 100644 --- a/api/PowerPoint.PpDateTimeFormat.md +++ b/api/PowerPoint.PpDateTimeFormat.md @@ -32,5 +32,13 @@ Specifies the format for the automatically updated date and time. |**ppDateTimeMMMMdyyyy**|4|MMMMdyyyy| |**ppDateTimeMMMMyy**|6|MMMMyy| |**ppDateTimeMMyy**|7|MMyy| +|**ppDateTimeUAQ1**|15|UAQ1| +|**ppDateTimeUAQ2**|16|UAQ2| +|**ppDateTimeUAQ3**|17|UAQ3| +|**ppDateTimeUAQ4**|18|UAQ4| +|**ppDateTimeUAQ5**|19|UAQ5| +|**ppDateTimeUAQ6**|20|UAQ6| +|**ppDateTimeUAQ7**|21|UAQ7| -[!include[Support and feedback](~/includes/feedback-boilerplate.md)] \ No newline at end of file + +[!include[Support and feedback](~/includes/feedback-boilerplate.md)]