Drupal uses unix timestamps (integers) internally as timestamp representations, but external resources often come with timestamps as string. This patch adds an action to convert such a string with the help of the PHP strtotime() function.

CommentFileSizeAuthor
transformers-timestamp.patch1.83 KBklausi

Comments

sepgil’s picture

Status: Needs review » Fixed

commited. Thx for the patch.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.