247 Topics

Member Avatar for
Member Avatar for iranai

Hi! I've been having this problem lately. My time is set an hour behind. Like right now it says it's 12:52PM when it actuality it is 1:52PM. I have changed it an hour forward before but it just reverts back to an hour behind. Can I get any help? It …

Member Avatar for iranai
0
136
Member Avatar for procomp65

Hi I need to format a decimal value to time and then display it in a textbox in the proper format. eg: double value = 1.25 to "1:15" I do not have a clue how to go about it Thanks

Member Avatar for procomp65
0
3K
Member Avatar for tig2810

Hi all I want to create a method that converts from one time or date format (as a string) to another by specifying the inputformat and the outputformat. I can do the output as below but I'm struggling on how to specify what the input format is. Can anyone help? …

Member Avatar for tig2810
0
177
Member Avatar for sravan953

Hey guys, I have made a program called 'tLapse', here's the code: [code='python'] import subprocess import time import os print("Welcome to tLapse...") time.sleep(3) os.system('cls') try: com=open("action.txt",'r').read() condition=True except: print("File error") raw_input("<Any key to quit>") condition=False if(condition): clock=raw_input("Enter time duration after which\nuser-specifiedaction will be\npeformed.\n\nFormat- [hh:mm][24- hour format]: ") def app(path): ext=path[-3:] …

Member Avatar for sravan953
0
129
Member Avatar for Mongz

Hi guys, im not well experienxed please help, i want to code a digital running time with the colon dots flickering to show that the time is running anyone can offer help will be very usefull.

Member Avatar for sknake
0
172
Member Avatar for happygeek

Did anyone else get just a wee zing of excitement at 11.30pm (GMT) last night? I will admit to raising my glass and downing a large Jim Beam Black in order to celebrate the fact that UNIX Time had hit 123 billion seconds. OK, so I am a geek, what …

Member Avatar for AceofSpades19
0
276
Member Avatar for sravan953

The user enters the full location of a file and the program determines whether the file is a sound file or an application and opens it after a user specified time. Example: Location: C:\Where ever\file.mp3 OR C:\Another Where Ever\prog.exe TIme(in mins): 10

Member Avatar for sravan953
0
279

The End.