Delphi FMX: TDateTime Formatting!

This is how to deal with TDateTime formatting with Delphi, and why you should ALWAYS do it when working with FMX. I provide a real world issue between an Android and Windows build.
It is crucial as you target cross platforms deployments to keep a few things in check and the little things that can create problems down the road.
Hope this helps