Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_upload_documents_work
Method · 0.80
post_topic_work
Method · 0.80
put_topic_work
Method · 0.80
set_topic_modified_date_work
Method · 0.80
post_comment_work
Method · 0.80
put_comment_work
Method · 0.80
upload_documents_post
Function · 0.80
datetime2ifc
Function · 0.80
create_owner_history
Method · 0.80
create_owner_history
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected