forum.vdsworld.com Forum Index forum.vdsworld.com
Visit VDSWORLD.com
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


TimeDate DLL
Goto page Previous  1, 2
 
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> Other Product Support/Announcements
View previous topic :: View next topic  
Author Message
Vic D'Elfant
Past Contributor
Past Contributor


Joined: 26 Jun 2002
Posts: 673
Location: The Netherlands

PostPosted: Wed Jan 21, 2004 6:36 pm    Post subject: Reply with quote

Embarassed Sorry.... I'll give it a try Wink

Vic

_________________
phpBB Development Team
Back to top
View user's profile Send private message Visit poster's website
Dr. Dread
Professional Member
Professional Member


Joined: 03 Aug 2001
Posts: 1065
Location: Copenhagen, Denmark

PostPosted: Thu Jan 22, 2004 1:19 pm    Post subject: Reply with quote

Hey Vic!

Did it solve your problem?? Just curious Wink

Dread

_________________
~~ Alcohol and calculus don't mix... Don't drink and derive! ~~

String.DLL * advanced string processing
Back to top
View user's profile Send private message
Vic D'Elfant
Past Contributor
Past Contributor


Joined: 26 Jun 2002
Posts: 673
Location: The Netherlands

PostPosted: Thu Jan 22, 2004 6:53 pm    Post subject: Reply with quote

Yeah, it works perfectly now Very Happy

Vic

_________________
phpBB Development Team
Back to top
View user's profile Send private message Visit poster's website
Dr. Dread
Professional Member
Professional Member


Joined: 03 Aug 2001
Posts: 1065
Location: Copenhagen, Denmark

PostPosted: Thu Jan 22, 2004 7:20 pm    Post subject: Reply with quote

Great Exclamation

Dread

_________________
~~ Alcohol and calculus don't mix... Don't drink and derive! ~~

String.DLL * advanced string processing
Back to top
View user's profile Send private message
Dr. Dread
Professional Member
Professional Member


Joined: 03 Aug 2001
Posts: 1065
Location: Copenhagen, Denmark

PostPosted: Sat Mar 13, 2004 8:35 am    Post subject: Reply with quote

Version 1.2 has been released.

Complete rewrite of a central routine that seemingly could cause a DLL crash under some circumstances.

Get the updated version here:
http://www.vdsworld.com/index.php?page=download&fileid=365

Greetz
Dr. Dread

_________________
~~ Alcohol and calculus don't mix... Don't drink and derive! ~~

String.DLL * advanced string processing
Back to top
View user's profile Send private message
Dr. Dread
Professional Member
Professional Member


Joined: 03 Aug 2001
Posts: 1065
Location: Copenhagen, Denmark

PostPosted: Sat Mar 13, 2004 8:45 am    Post subject: Reply with quote

BTW - thanks to X-tools for reporting the problem.

Dread

_________________
~~ Alcohol and calculus don't mix... Don't drink and derive! ~~

String.DLL * advanced string processing
Back to top
View user's profile Send private message
Dr. Dread
Professional Member
Professional Member


Joined: 03 Aug 2001
Posts: 1065
Location: Copenhagen, Denmark

PostPosted: Mon Mar 15, 2004 12:15 pm    Post subject: Reply with quote

New version 1.3 available!

Upon request a handful of new function have been added to obtain the dates of common variable holidays, such as
Easter Sunday, Ascension, Labor Day, and Thanksgiving.

Also you can now calculate the date of other variable events - e.g. an event occurring yearly on the third Friday
of July.

Greetz
Dread

_________________
~~ Alcohol and calculus don't mix... Don't drink and derive! ~~

String.DLL * advanced string processing
Back to top
View user's profile Send private message
Dr. Dread
Professional Member
Professional Member


Joined: 03 Aug 2001
Posts: 1065
Location: Copenhagen, Denmark

PostPosted: Sat May 15, 2004 11:02 am    Post subject: Reply with quote

Version 1.4 has been uploaded: http://www.vdsworld.com/download.php?id=365

* Two new functions: @timedate(LeapYear,[year]) (check leapyear status) and
@timedate(DiffVDS,[datetimevalue],[datetimevalue]) (to compare two VDS date/time values
and obtain the diff in Years|Months|Days|Hours|Mins|Secs|Msecs).

* A problem with random access violation errors on certain computers solved.

Greetz
Dread

_________________
~~ Alcohol and calculus don't mix... Don't drink and derive! ~~

String.DLL * advanced string processing
Back to top
View user's profile Send private message
Dr. Dread
Professional Member
Professional Member


Joined: 03 Aug 2001
Posts: 1065
Location: Copenhagen, Denmark

PostPosted: Wed Dec 01, 2004 11:12 pm    Post subject: Reply with quote

Version 1.6 is out.

Various changes in the source, for instance most functions that rely on some time/date input now
will assume current time/date and so work even if the normal parameters are blank.

Greetz
Dr. Dread

_________________
~~ Alcohol and calculus don't mix... Don't drink and derive! ~~

String.DLL * advanced string processing
Back to top
View user's profile Send private message
Vic D'Elfant
Past Contributor
Past Contributor


Joined: 26 Jun 2002
Posts: 673
Location: The Netherlands

PostPosted: Thu Dec 02, 2004 7:46 am    Post subject: Reply with quote

Good job Dread! Thumbs Up

Vic

_________________
phpBB Development Team
Back to top
View user's profile Send private message Visit poster's website
Serge
Professional Member
Professional Member


Joined: 04 Mar 2002
Posts: 1480
Location: Australia

PostPosted: Thu Dec 02, 2004 1:05 pm    Post subject: Reply with quote

cool Smile

serge

_________________
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
Dr. Dread
Professional Member
Professional Member


Joined: 03 Aug 2001
Posts: 1065
Location: Copenhagen, Denmark

PostPosted: Thu Aug 25, 2005 11:45 pm    Post subject: Reply with quote

Version 1.8 has been uploaded:

New stuff:

* GMTcurrent: get VDS date/time value for current GMT time

* GMTdiff: String denoting GMT offset, for instance GMT +4

* GMT-Local: Conversion to/from local time and GMT

* IsDayOfWeek: Test if date value is a specific day of the week

* AgeAtDate: Person's age at a specific date.

Greetz
Dread

_________________
~~ Alcohol and calculus don't mix... Don't drink and derive! ~~

String.DLL * advanced string processing
Back to top
View user's profile Send private message
trapper
Contributor
Contributor


Joined: 28 Jan 2005
Posts: 112
Location: Brisbane, Australia

PostPosted: Fri Aug 26, 2005 12:59 am    Post subject: Reply with quote

Thanks Dread... great stuff as always. Very Happy

Cheers.

_________________
John Trappett
Back to top
View user's profile Send private message
Serge
Professional Member
Professional Member


Joined: 04 Mar 2002
Posts: 1480
Location: Australia

PostPosted: Sat Aug 27, 2005 1:48 am    Post subject: Reply with quote

ditto Smile

serge

_________________
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> Other Product Support/Announcements All times are GMT
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum

Twitter@vdsworld       RSS

Powered by phpBB © 2001, 2005 phpBB Group