Skip to main content

Good morning.

I’ve been testing lately a FME Flow 2024 version.

When writing “Date” field types using the ArcGIS Online Feature Writer, the following warning masked as an error is thrown:

D:\code\fme\source\engine\plugins\python\fme-arcgisonline\src\arcgisonlinefeatures\arcgisonlinefeatures_rest_writer_helper.py:557: DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, datetime.UTC).

The FME 2025 Change Log shows this entry:

It only mentions the Reader. Would it be possible to know if that deprecation was solved for the Writer, too?

Thanks!

Be the first to reply!