SIENTIAPDE-1193
refactor: update date handling and remove deprecated constants - Replaced the usage of datetime.now() with a new now() function from sientia_do.temporal.constants for consistent timestamp handling across multiple files. - Updated the date format from DEFAULT_DATE_FORMAT to DATETIME_FORMAT_MS_WITH_TZ in various activities to ensure uniformity in timestamp formatting. - Removed the obsolete patterns.py file that contained the DEFAULT_DATE_FORMAT constant.
This commit is contained in:
@@ -1 +0,0 @@
|
||||
DEFAULT_DATE_FORMAT = '%Y-%m-%d %H:%M:%S.%f'
|
||||
Reference in New Issue
Block a user