📁

SharePoint DD/MM/YYYY

आउटपुट: 15/01/2025
जलद संदर्भ
आउटपुट
15/01/2025

SharePoint मध्ये DD/MM/YYYY म्हणून तारीख फॉरमॅट करा

📁 SharePoint
// In column formatting JSON: { "$schema": "https://developer.microsoft.com/json-schemas/sp/column-formatting.schema.json", "elmType": "div", "txtContent": "=toLocaleDateString(@currentField, 'en-GB')" } // Or in calculated column: =TEXT([DateColumn],"dd/mm/yyyy")

SharePoint मध्ये इतर फॉरमॅट्स

इतर भाषांमध्ये DD/MM/YYYY

संबंधित पृष्ठे