You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 23, 2025. It is now read-only.
constQUERY_UPDATE_TIMELINE_NOTIFICATIONS='UPDATE project_info SET value = "On", modify_user = ?, modify_date = CURRENT WHERE project_info_type_id = "11" AND project_id = ?'
15
17
18
+
/**
19
+
* Formats a date into a format supported by ifx
20
+
* @param {String} dateStr the date in string format
0 commit comments