Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Pagghiu/SaneCppLibraries
/ getDay
Method
getDay
Libraries/Time/Time.cpp:39–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
const char* SC::Time::Absolute::ParseResult::getMonth() const { return monthName; }
38
39
const char* SC::Time::Absolute::ParseResult::getDay() const { return dayName; }
40
41
SC::Time::Realtime SC::Time::Realtime::now()
42
{
Callers
1
testAbsoluteParseLocal
Method · 0.80
Calls
no outgoing calls
Tested by
1
testAbsoluteParseLocal
Method · 0.64