[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: kevin.reschenberg@sparkpath.com
- Date: Tue, 1 Feb 2005 20:11:46 -0700
- Delivery-date: Tue, 01 Feb 2005 22:12:28 -0500
- List-id: "This list is for discussion about the SQR database reportinglanguage from Hyperion Solutions." <sqr-users.sqrug.org>
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