Hi,
I store date values as long in a table of sqlite db.
Now I would like to select data with the certain date, picked with B4XDateTemplate. So I have a date in format "dd.MM.yyyy".
I try with this code, without success:
Try
DateTime.DateFormat="dd.MM.yyyy"
Dim strgDate As...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.