V4RB and dates
Robert Brenstein
rjb at rz.uni-potsdam.de
Mon Feb 9 23:12:12 CST 2004
>Hi Ruslan,
>
>That's fine. I'll give it a try. The thing is, I set the database up in
>VAPP, not in RB. There doesn't seem to be anywhere in VAPP to set date
>formats. It would be handy if you could set the date format in there as
>well.
>
>Cindy
>
>> To get setstring() work correctly,
>> You must make sure that db.DateFormat is EXACTLY
>> the same as string that you enter.
>>
>> --
>> Best regards,
>> Ruslan Zasukhin [ I feel the need...the need for speed ]
> > -------------------------------------------------------------
I rarely use the built-in date function anymore but store dates as
longs in yyyymmdd format. It is a practical alternative for many
situations. Most of my date handling focuses on checking which one is
within a specific time period or which one is before another. And the
dates I output are bilingual, so I need to format them anyway.
Robert
More information about the Valentina
mailing list