Hi everybody.
I have a date CCK field that creates an ISO date in the database. I need to reuse that date in a different context, a rule. But I cannot format it properly. All the documentation I have found until now is about how to create dates, but not about how to write code to show them. The only function that I have found with this purpose throught google is format_date, which only seems to work with timestamps, while my date is in ISO format.

Can you offer me an example? I am really going crazy on this. It should not be so difficult to find examples.

Comments

arlinsandbulte’s picture

Status: Active » Postponed (maintainer needs more info)

Does the function, date_convert, found in date_api.module do what you want?

karens’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

No response, closing.