MCPcopy
hub / github.com/owocki/pytrader / get_time

Function get_time

history/models.py:36–37  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

34
35
36def get_time():
37 return localtime(timezone.now())
38
39
40class TimeStampedModel(models.Model):

Callers 7

nn_chart_viewFunction · 0.90
c_chart_viewFunction · 0.90
optimize_viewFunction · 0.90
run_predictorMethod · 0.90
handleMethod · 0.90
saveMethod · 0.85
saveMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected