thank u ,i see 


----- Original Message ----
From: mikevandaniker <[EMAIL PROTECTED]>
To: flexcoders@yahoogroups.com
Sent: Saturday, June 28, 2008 10:04:47 PM
Subject: [flexcoders] Re: get the week through date


Not sure exactly what you mean by week of a date's first and last day,
but this thread links to a method that will give you the week number
of a given day.

http://www.mail- archive.com/ flexcoders@ yahoogroups. com/msg66620. html

If you meant that you wanted to get the week's first and last day
given a Date in that week, you can use the day property of your Date
and do a little math to get the previous Sunday and next Saturday.

-Michael

--- In [EMAIL PROTECTED] ups.com, Ray Zhang <[EMAIL PROTECTED]> wrote:
>
> If I know a Date ,how can I get the week of the Date 's first Day
and  last Day?
> Can anyone offer any advice?
> Thank you very much.
>

 


      

Reply via email to