Add the new native DateTimePicker control to your Window Layouts to get the same look, feel and behavior you’d expect from the OS itself.
Comments closedTag: DateTime
In Xojo Release 2019R2 a new DateTime class was introduced. This is a Time zone aware Date Class and is immutable which is great compared to the deprecated Date class.
Comments closedThe New DateTime class introduced in Xojo 2019r2 is meant as a replacement for the now deprecated Date class. Let’s take a look at how…
Comments closed