فهرست منبع

docs: add changelog entry

Kjell Winblad 2 سال پیش
والد
کامیت
19d091eef1
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      changes/ee/fix-11401.en.md

+ 1 - 0
changes/ee/fix-11401.en.md

@@ -0,0 +1 @@
+When running one of the rule engine SQL `mongo_date` functions in the EMQX dashboard test interface, the resulting date is formatted as `ISODate(*)`, where * is the date in ISO date format instead of only the ISO date string. This is the format used by MongoDB to store dates.