[Gambas-user] Date formats

Paul Horechuk horechuk at ...981...
Sun May 18 22:04:58 CEST 2008


Is there a way to set the way the Date command interprets a string argument?
In other words: If I say 
? Date("05/15/08"), I get 15/05/08
If instead I say 
? Date("15/05/08", I get an error: 
Type mismatch: wanted Date, got String instead.
This appears to be a little counter-intuitive.
I'm looking for a setting such as DATEFORMAT=DMY. Is there such a setting for 
GAMBAS?
I'm using Gambas3 on a Kubuntu/Feisty 64 bit.
$LANG is set to en_CA.UTF-8.
-- 
-- Paul Horechuk
Think Free
Use Open Source Software




More information about the User mailing list