|
|
@ -144,8 +144,8 @@ class Formatters :
|
|
|
|
|
|
|
|
|
|
|
|
#
|
|
|
|
#
|
|
|
|
# We have a date formatting issue
|
|
|
|
# We have a date formatting issue
|
|
|
|
|
|
|
|
return value
|
|
|
|
return "-".join([year,month,day])
|
|
|
|
return "-".join([year,month,day])
|
|
|
|
def time(self,value):
|
|
|
|
def time(self,value):
|
|
|
|
pass
|
|
|
|
pass
|
|
|
|
def sv3(self,value):
|
|
|
|
def sv3(self,value):
|
|
|
|