[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?



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