Phreeneazie
Technical User
I have a need to work out "yesterdays" Julian date and then write that out to a file. Does anyone know how this could be achieved? At first I was thinking of just having a file that had the number incremented by 1 every day. Of course this wouldn't work due the need to reset it on Jan 1st back to 001 (plus the year incrementing by 1).
By Julian date, I mean an incrementing number starting on Jan 1st as 001...
03001
03002
03003 etc., etc. The first '03' being the year....
I should state the I'm newer to VBScript than a day old baby! So all help is very much appreciated.
Thanks!
By Julian date, I mean an incrementing number starting on Jan 1st as 001...
03001
03002
03003 etc., etc. The first '03' being the year....
I should state the I'm newer to VBScript than a day old baby! So all help is very much appreciated.
Thanks!