def P_currenttime(self, request):
		return getCurrentTime()
Example #2
0
 def P_currenttime(self, request):
     return getCurrentTime()