SoftTree Technologies SoftTree Technologies
Technical Support Forums
RegisterSearchFAQMemberlistUsergroupsLog in
MakeDateTime problem

 
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite View previous topic
View next topic
MakeDateTime problem
Author Message
Pierre Dupuis



Joined: 22 Aug 2000
Posts: 85

Post MakeDateTime problem Reply with quote

I have a problem with function MakeDateTime. The result is always "1/1/00 0:00:00". I also used your example from help (see below) and i got the same problem.

I was using version 2.48 and I upgraded to 2.49 and now I still have the same problem.
Please help.

Thanks.

YOUR HELP EXAMPLE:

This example combines year, month, day, hour, minutes, and seconds into a single datetime variable. The resulting date and time is January 17, 1999 2:30:00 AM.

Dim start_time, detetime

MakeDateTime 1999, 1, 17, 2, 30, 0, start_time

Tue Mar 20, 2001 11:46 am View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7948

Post Re: MakeDateTime problem Reply with quote

Does not work for me either.

Here is a workaround:

Dim start_time, datetime
ConcatEx 1999, "/", 1, "/", 17, " ", 2, ":", 30, ":", 0, start_time

: I have a problem with function MakeDateTime. The result is always
: "1/1/00 0:00:00". I also used your example from help (see below)
: and i got the same problem.

: I was using version 2.48 and I upgraded to 2.49 and now I still have the same
: problem.
: Please help.

: Thanks.

: YOUR HELP EXAMPLE: This example combines year, month, day, hour, minutes, and
: seconds into a single datetime variable. The resulting date and time is
: January 17, 1999 2:30:00 AM.

: Dim start_time, detetime

: MakeDateTime 1999, 1, 17, 2, 30, 0, start_time

Tue Mar 20, 2001 12:18 pm View user's profile Send private message
Display posts from previous:    
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite All times are GMT - 4 Hours
Page 1 of 1

 
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


 

 

Powered by phpBB © 2001, 2005 phpBB Group
Design by Freestyle XL / Flowers Online.