I, with Date, become crazy.
Just look here:
'---------------------------------
Public Sub Main()

  Dim d1 As Date

  d1 = "6/15/2008"
  Print Format$(d1, "dd mm yyyy") ' > 14 06 2008

End
'----------------------------------
Because UTC (an hour more) becomes one less day?
(sig!)

Regards
Gianluigi
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to