last_comment_timestamp has unix timestamp whereas others don't. looking at node_keyless file.

Comments

Jaza’s picture

Unable to confirm this. All node_comment_timestamp values in node_data_keyless.xml have string representations of dates/times, not timestamps (check the source).

The node_comment_timestamp field definition in importexportapi_comment.inc is of type 'datetime'. I just tried exporting several nodes, and the node_comment_timestamp is getting exported correctly for me.

Please check that you're using the latest version of all files.

moshe weitzman’s picture

Status: Active » Closed (fixed)

yes, you are right. i must have been looking at my edited copy. sorry about that.