Hi,
hb_ctot( "2009-02-10 18:39:47 UTC+0100" ) => meaning 2009-02-10 18:39:47
UTC+0100
hb_ctot() could also accept all formats you wrote for t"":
hb_ctot( "01:00" )
hb_ctot( "01:58:27" )
hb_ctot( "2009-02-09" )
Only runtime function evaluation (without compilers pseudo-function
optimisation) is possible, since hb_ctot() depends on
set(_SET_TIMESTAMPFORMAT, ...). Usage in libraries is not possible at
all, since library user can set any format.
Regards,
Mindaugas
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour