tcgoh Active Member Licensed User Longtime User Mar 31, 2012 #1 when I code edittext.text = Datetime.date(datetime.now) I get a date which is one day behind the currrent date. Is this normal? Thanks
when I code edittext.text = Datetime.date(datetime.now) I get a date which is one day behind the currrent date. Is this normal? Thanks
Erel B4X founder Staff member Licensed User Longtime User Mar 31, 2012 #2 No. Are you sure that your device date and time settings are correct? Upvote 0
tcgoh Active Member Licensed User Longtime User Apr 1, 2012 #3 Oops You are right. :sign0013: Thanks Erel. Upvote 0