Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rello/analytics
/ formatDate
Method
formatDate
tests/Stubs/OCP/IDateTimeFormatter.php:5–5 ·
view source on GitHub ↗
(int $timestamp, string $format)
Source
from the content-addressed store, hash-verified
3
4
interface IDateTimeFormatter {
5
public function formatDate(int $timestamp, string $format);
6
public function formatTime(int $timestamp, string $format);
7
}
Callers
2
replaceTextVariablesSingle
Method · 0.80
replaceTextVariables
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected