I am creating this blog mainly for my own purposes. I have been an Oracle Utilities Consultant (LODESTAR) for the last 6 years. The LODESTAR ASP framework is very poorly documented, so I will use this blog to save all my goodies and code snippets for later use.
If anybody else is getting any use out of this, please leave a comment.
Friday, January 16, 2009
Getting the current date
Use DateIso(). This is similar to Now() in ASP. Using DateIso() ensures that you are using the correct date format for Lodestar.
No comments:
Post a Comment