MCPcopy Create free account
hub / github.com/IfcOpenShell/IfcOpenShell / timestamp

Method timestamp

src/opencdeserver/api/app/database/neo4j.py:36–37  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

34
35 @staticmethod
36 def timestamp():
37 return datetime.now(timezone.utc).isoformat(sep="T", timespec="milliseconds")
38
39 @staticmethod
40 def bcf_time(any_datetime):

Callers 10

post_topic_workMethod · 0.80
put_topic_workMethod · 0.80
post_comment_workMethod · 0.80
put_comment_workMethod · 0.80
upload_documents_postFunction · 0.80
datetime2ifcFunction · 0.80
create_owner_historyMethod · 0.80
create_owner_historyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected