Skip to main content
Solved

AGOL date format - convert to 'normal'

  • July 14, 2023
  • 2 replies
  • 29 views

Hi

Fairly new to FME!

I have connected to my AGOL account and downloaded the data through the AGOL reader. I wish to change the date format from the AGOL default yyyymmddhhmmss.sssss to something more sensible i.e dd/mm/yyyy hh:mm:ss

 

I have tried using the DateTimeConverter to output but whatever combination I try the Attribute (Survey_Date) stays the same.

image 

Any help or advice would be great

Best answer by ebygomm

There's a bug in the UI of the user interface for the DateTimeConverter - it should just say Survey_Date without the @Value bitimage https://community.safe.com/s/question/0D54Q00009tzKL5SAM/datetimeconverter-version-4-produces-invalidinput

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

ebygomm
Influencer
Forum|alt.badge.img+46
  • Influencer
  • Best Answer
  • July 14, 2023

There's a bug in the UI of the user interface for the DateTimeConverter - it should just say Survey_Date without the @Value bitimage https://community.safe.com/s/question/0D54Q00009tzKL5SAM/datetimeconverter-version-4-produces-invalidinput


  • Author
  • July 14, 2023

@ebygomm​ thats worked a treat! Thanks very much, I can stop pulling out what little hair I have left!