mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 13:02:56 +00:00
Improve
This commit is contained in:
@@ -74,6 +74,10 @@ export class ViewEventPage implements OnInit {
|
||||
this.loadEvent();
|
||||
}
|
||||
|
||||
toDateString(e) {
|
||||
return new Date(e).toDateString()
|
||||
}
|
||||
|
||||
openOptions() {
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user