Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DiUS/java-faker
/ date
Method
date
src/main/java/com/github/javafaker/Faker.java:446–448 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
444
}
445
446
public
DateAndTime date() {
447
return
dateAndTime;
448
}
449
450
public
Demographic demographic() {
451
return
demographic;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected