Question
FORMATTING DATES I can get this to work: @DateTimeFormat(20210127,%Y) = 2021 What I want to do is use the value of an attribute as the date input, like this: @DateTimeFormat(@Value(Date_Installed),%Y)
FORMATTING DATES
I can get this to work: @DateTimeFormat(20210127,%Y) = 2021
What I want to do is use the value of an attribute as the date input, like this:
@DateTimeFormat(@Value(Date_Installed),%Y)
Login to the community
No account yet? Create an account
An FME Account is required to contribute
LoginEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.

