diff --git a/src/Transformer/DateTimeFormat.php b/src/Transformer/DateTimeFormat.php new file mode 100644 index 0000000..527387f --- /dev/null +++ b/src/Transformer/DateTimeFormat.php @@ -0,0 +1,14 @@ +format($meta->format); + } +} \ No newline at end of file