Share Link
Copied to clipboard
Embed on Your Page
Copied to clipboard
We Stand with Ukraine
[Fork] [Fork] https://stackoverflow.com/questions/56566651/c-sharp-parsing-azure-policy-rule-json-to-make-a-tree#56566651 by dbc_MinLength
Dumping object(String)
 Id,DateTime,Date,Time
1,05/24/2025 00:54:01,05 - 24 - 2025,54 # 12 # 01
2,05/25/2025 00:54:01,05 - 25 - 2025,54 # 12 # 01
3,05/26/2025 03:54:01,05 - 26 - 2025,54 # 03 # 01

Dumping object(Test[])
[
   {
   Date      : 05/24/2025
   DateTime  : 05/24/2025
   Id        : 1
   Time      : 05/24/2025
   },
   {
   Date      : 05/25/2025
   DateTime  : 05/25/2025
   Id        : 2
   Time      : 05/24/2025
   },
   {
   Date      : 05/26/2025
   DateTime  : 05/26/2025
   Id        : 3
   Time      : 05/24/2025
   }
]
Cached Result
Last Run: 8:54:00 am
Compile: 0.235s
Execute: 0.16s
Memory: 13.24Mb
CPU: 0.395s