Dear All,

              Thanks for your Reply and suggestion. I got the Solution. Million 
of Thanks to all.

Kind Regards,

Imthiyaz Ahamed.A.


----- Original Message ----
From: chuapatrickd <[EMAIL PROTECTED]>
To: Axapta-Knowledge-Village@yahoogroups.com
Sent: Friday, January 26, 2007 10:35:54 AM
Subject: [Axapta-Knowledge-Village] Re: Date to String Conversion

Hi Imthiyaz Ahamed,

Pls look at this site about date conversion. You can use the format 
as explained below and maybe you an just add new function to 
concatenate the th or rd to make the day appear as 25th or 3rd.

the logic will be similar to this:
if the day more than 3 - you add th as in 5th,6th... 19th
if the day is 3 - you add rd as in 3rd
if the day is 2 - you add nd as in 2nd
if the day is 1 - you add st as in 1st

You can visit below site for more info about date2str function.
http://www.axaptape dia.com/User_ talk:Patrickchua d

--- In Axapta-Knowledge- [EMAIL PROTECTED] ups.com, Imthiyaz Ahamed 
<imthiyazahamed_ [EMAIL PROTECTED] .> wrote:
>
> Hi Siva,
> 
> Thanks for your Reply. It is vey useful for me, 
But My requirement is little bit more. i.e instead of 
January/23/2007, I wish to print January 23rd, 2007 like this. If it 
is January/25/2007, it should be January 25th, 2007. Is it possible 
by using this function.
> 
> If u explain what are the meanings of 213,1,4, it may be very 
helpful for me.
> 
> Once again million of Thanks to u.
> 
> Regards,
> 
> Imthiyaz Ahamed
> 
> 
> ----- Original Message ----
> From: Siva kumar <[EMAIL PROTECTED] .>
> To: Axapta-Knowledge- [EMAIL PROTECTED] ups.com
> Sent: Thursday, January 25, 2007 9:15:04 AM
> Subject: Re: [Axapta-Knowledge- Village] Date to String Conversion
> 
> Hi 
> 
> you can use the inbuild function Date2Str()
> 
> E.g
> 
> date2str(today( ),213,1,4, 4,4,4);
> 
> It prints January/25/2007
> 
> 
> It may help you..
> 
> Thanks,
> Siva
> 
> Imthiyaz Ahamed <imthiyazahamed_ [EMAIL PROTECTED] com> wrote:
> Hi Group,
> 
> In one of my Report, I wish to display date in string format. For 
Example If Date is 24/01/2007, I want it should be January 24th, 
2007. What code I need to write? or any Built-in function is already 
in Axapta. If so, Please convey that function or what kind of code I 
need to write?
> 
> Please Advice on this.
> 
> Kind Regards,
> Imthiyaz Ahamed.A
> 
> ____________ _________ _________ _________ _________ _________ _
> Sucker-punch spam with award-winning protection. 
> Try the free Yahoo! Mail Beta.
> http://advision. webevents. yahoo.com/ mailbeta/ features_ spam.html
> 
> [Non-text portions of this message have been removed]
> 
> We Born to Win...
> 
> ------------ --------- --------- ---
> It's here! Your new message!
> Get new email alerts with the free Yahoo! Toolbar.
> 
> [Non-text portions of this message have been removed]
> 
> 
> 
> 
> 
> 
> 
____________ _________ _________ _________ _________ _________ _
____________ __
> Now that's room service! Choose from over 150,000 hotels
> in 45,000 destinations on Yahoo! Travel to find your fit.
> http://farechase. yahoo.com/ promo-generic- 14795097
> 
> [Non-text portions of this message have been removed]
>





 
____________________________________________________________________________________
Bored stiff? Loosen up... 
Download and play hundreds of games for free on Yahoo! Games.
http://games.yahoo.com/games/front

[Non-text portions of this message have been removed]

Reply via email to