MCPcopy 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
4interface IDateTimeFormatter {
5 public function formatDate(int $timestamp, string $format);
6 public function formatTime(int $timestamp, string $format);
7}

Callers 2

replaceTextVariablesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected