|
Dan_Bradley Beginner
Joined: 11 Oct 2002 Posts: 21
|
Posted: Tue Mar 04, 2003 2:05 am
Help with time edit (re posted in right forum) |
ok i got a trigger which does, %time
Tuesday March 4, 2003 12:44:05 am
anyways, i want it to take what it says, andd get the minutes 44 and add 12 then say,
Login at 12:56 for example.. so modifying data that is displayed below what was displayed?
can this be done?
if yes, then how? |
|
|
|
Kjata GURU
Joined: 10 Oct 2000 Posts: 4379 Location: USA
|
Posted: Tue Mar 04, 2003 3:00 am |
Yes, get the minutes apart and add 12:
#SH Login at %time("hh"):%eval(%time("nn") + 12)
Although you'll have to make sure yourself that the hour is updated correctly if the minutes plus 12 is more than 60.
Kjata |
|
|
|
|
|
|
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
|
|