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)
Reply
Rich Text Editor, editor1
Editor toolbars
Press ALT 0 for help
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.