MCPcopy
hub / github.com/uselotus/lotus / now_utc

Function now_utc

backend/metering_billing/utils/utils.py:230–231  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

228
229
230def now_utc():
231 return datetime.datetime.utcnow().replace(tzinfo=pytz.utc)
232
233
234def now_utc_ts():

Callers 15

get_querysetMethod · 0.90
archiveMethod · 0.90
get_querysetMethod · 0.90
get_querysetMethod · 0.90
createMethod · 0.90
change_prepaid_unitsMethod · 0.90
addMethod · 0.90
getMethod · 0.90
postMethod · 0.90
track_eventFunction · 0.90
getMethod · 0.90
updateMethod · 0.90

Calls

no outgoing calls