Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/avro
/ current_timestamp
Method
current_timestamp
lang/php/test/DataFileTest.php:63–66 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
61
}
62
63
public static function current_timestamp()
64
{
65
return date_format(new DateTime,
'Y-m-d H:i:s'
);
66
}
67
68
public function test_write_read_null_round_trip()
69
{
Callers
1
add_data_file
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected