Add weekday selection and client side date formatting
This commit is contained in:
@@ -6,6 +6,7 @@ class Supplier
|
||||
|
||||
property :name
|
||||
property :open, type: :boolean, default: false
|
||||
property :time_zone, default: 'UTC'
|
||||
property :night_offset, type: Float
|
||||
|
||||
#LOCATION
|
||||
|
||||
Reference in New Issue
Block a user