summaryrefslogtreecommitdiffstats
path: root/src/components/Properties/PropertyDateTime.vue
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/Properties/PropertyDateTime.vue')
-rw-r--r--src/components/Properties/PropertyDateTime.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/Properties/PropertyDateTime.vue b/src/components/Properties/PropertyDateTime.vue
index 4402e748..342ab7f6 100644
--- a/src/components/Properties/PropertyDateTime.vue
+++ b/src/components/Properties/PropertyDateTime.vue
@@ -259,7 +259,7 @@ export default {
*
* @returns {string}
*/
- formatDateTime: function() {
+ formatDateTime() {
// this is the only possibility for us to ensure
// no data is lost. e.g. if no second are set
// the second will be null and not 0