[futurebasic] Re: [FB] International date

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : January 2001 : Group Archive : Group : All Groups

From: Deepesh Letap <DLetap@...>
Date: Tue, 09 Jan 2001 21:25:20 +0000

If you look at the DateTime Primer at the following location:

 http://www.ScorpionResearch.com/futurebasic/

you will see how to do it in FBII. The part you need is the International
Resources section. It shows you how to decode which format the date should
be (DD/MM/YY or MM/DD/YY or etc) amongst other things.

Hope it helps,

Deep




> From: MoorePrint@...
> Reply-To: futurebasic@...
> Date: Tue, 9 Jan 2001 11:04:08 EST
> To: futurebasic@...
> Subject: [FB] International date
> 
> Thanks for the previous help with international date. I made the change to
> the USerFloats file and now DATE$ contains the date as established by the
> date control panel. This is great!
> 
> Now I need a way to test if the control panel is set to US or International
> (Australian) so that I can jump to the appropriate key filter when users
> input a date. 
> 
> Also the key filter in FB^3 is for US style date only (MM/DD/YY), does
> someone have a modified version for international date (DD/MM/YY) they would
> like to share?
> 
> Thanks,
> 
> Bruce Moore 
> 
> --
> To unsubscribe, send ANY message to <futurebasic-unsubscribe@...>
>