Standardize date formats across multiple documents by replacing placeholder text with instructions for entering dates in ISO 8601 format. This update enhances clarity and consistency in document metadata, including review and effective dates, ensuring compliance with established documentation standards.
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
## DOCUMENT METADATA
|
||||
|
||||
**Version:** 1.0
|
||||
**Last Updated:** [YYYY-MM-DD]
|
||||
**Effective Date:** [YYYY-MM-DD]
|
||||
**Last Updated:** [Enter date in ISO 8601 format: YYYY-MM-DD, e.g., 2024-01-15]
|
||||
**Effective Date:** [Enter effective date in ISO 8601 format: YYYY-MM-DD, e.g., 2024-01-15]
|
||||
**Status:** Active
|
||||
**Authority:** DBIS Executive Directorate
|
||||
|
||||
@@ -385,8 +385,8 @@ This glossary is maintained by the DBIS Executive Directorate and updated:
|
||||
- When definitions are clarified or expanded
|
||||
- Quarterly review for completeness
|
||||
|
||||
**Last Review:** [YYYY-MM-DD]
|
||||
**Next Review:** [YYYY-MM-DD]
|
||||
**Last Review:** [Enter date in ISO 8601 format: YYYY-MM-DD, e.g., 2024-01-15]
|
||||
**Next Review:** [Enter next review date in ISO 8601 format: YYYY-MM-DD, e.g., 2025-01-15]
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user