[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: [sqr-users] I need a date! .....part of a datetime,can anyone help?
- Subject: Re: [sqr-users] I need a date! .....part of a datetime,can anyone help?
- From: marc pechaitis <fromthehills@gmail.com>
- Date: Wed, 2 Feb 2005 08:01:54 -0800
- Delivery-date: Wed, 02 Feb 2005 11:02:36 -0500
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com;h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references;b=OfRaRpYt2lMZutKeCmax9mcXpGyaiBSfDaiYDoJqzPgiO/So9LUFD2Y9CB7MK0UaeE26QfrO7f7EKZOS0m+ooAqCrX6ynebnoSUgwx5LTqym2NhLl2p43RxpdkP44i8VU972QSWSYOaJAJCTG/m0O5V4K67jbEP3MOFBVdrYGMc=
- In-reply-to: <20050202031147.26151.qmail@webmail-2-5.mesa1.secureserver.net>
- List-id: "This list is for discussion about the SQR database reportinglanguage from Hyperion Solutions." <sqr-users.sqrug.org>
- References: <20050202031147.26151.qmail@webmail-2-5.mesa1.secureserver.net>
That did the trick! Thank you very much, Kevin.
Have a great day...
On Tue, 1 Feb 2005 20:11:46 -0700, kevin.reschenberg@sparkpath.com
<kevin.reschenberg@sparkpath.com> wrote:
> Try this:
>
> let $Date = edit(datenow(), 'MON DD, YYYY')
>
> Kevin Reschenberg
> SparkPath Technologies, Inc.
> www.sparkpath.com
> www.sqr-info.com
>
>
> -------- Original Message --------
> Subject: [sqr-users] I need a date! .....part of a datetime, can
> anyone help?
> From: "marc pechaitis" <fromthehills@gmail.com>
> Date: Tue, February 01, 2005 6:13 pm
> To: sqr-users@sqrug.org
>
> I am writing a SQR that will create a check and in order to do this, I
> need to get the current date in MON DD, YYYY format (without the
> hours, min and seconds)....and am not having much luck in doing so.
>
> So, suppose I have:
>
> Let $Date = datenow()
>
> What would I need to do to the '$Date' variable to allow me to display
> only the MON DD, YYYY if I were eventually plan on using:
>
> print $Date (+1, 2)
>
> Thanks!
>
> _______________________________________________
> sqr-users mailing list
> sqr-users@sqrug.org
> http://www.sqrug.org/mailman/listinfo/sqr-users
>
> _______________________________________________
> sqr-users mailing list
> sqr-users@sqrug.org
> http://www.sqrug.org/mailman/listinfo/sqr-users
>
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users