Hi, I'm trying to display a time that is in 24 hour format to a 12 hour format. To do this conversion I'm trying to use SQLite's <strftime> but I can't get it to work in B4J. There is no error, the query simply returns <null>. It's worth mentioning that if I test the query in other programs to manage SQLite databases, this query works.
I'm attaching an example in case someone can help me, regards.
I'm attaching an example in case someone can help me, regards.