mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-18 05:35:10 +00:00
format the date
This commit is contained in:
@@ -38,7 +38,7 @@ message Entry {
|
||||
// article content
|
||||
string content = 6;
|
||||
// data of the entry
|
||||
int64 date = 7;
|
||||
string date = 7;
|
||||
}
|
||||
|
||||
message AddRequest {
|
||||
|
||||
Reference in New Issue
Block a user