Subject | [IBO] Timestamp |
---|---|
Author | Hans |
Post date | 2009-02-21T02:55:50Z |
I tried to modify ShortDateFormat and ShortTimeFormat
but a TimeStamp.AsString always returns in the format
'dd/mm/yy hh:mm:ss AM/PM'. The AM/PM part is not
too handy to use for a direct FB value or parameter.
What do I need to set in a generic routinet to get
a 24hr time and without the AM/PM suffix and without
having to check very field to see if it is a TimeStamp or not
and then set the Display format. (TIBODataset) ?
but a TimeStamp.AsString always returns in the format
'dd/mm/yy hh:mm:ss AM/PM'. The AM/PM part is not
too handy to use for a direct FB value or parameter.
What do I need to set in a generic routinet to get
a 24hr time and without the AM/PM suffix and without
having to check very field to see if it is a TimeStamp or not
and then set the Display format. (TIBODataset) ?