1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-01-30 19:52:20 +01:00

fix slots fixtures

This commit is contained in:
Sylvain 2022-07-13 10:46:46 +02:00
parent 37b24a8d2f
commit 66d1348b06

View File

@ -441,7 +441,7 @@ slot_61:
slot_62: slot_62:
id: 62 id: 62
start_at:<%= 10.days.from_now.utc.change({hour: 16}).strftime('%Y-%m-%d %H:%M:%S.%9N Z') %> start_at: <%= 10.days.from_now.utc.change({hour: 16}).strftime('%Y-%m-%d %H:%M:%S.%9N Z') %>
end_at: <%= 10.days.from_now.utc.change({hour: 17}).strftime('%Y-%m-%d %H:%M:%S.%9N Z') %> end_at: <%= 10.days.from_now.utc.change({hour: 17}).strftime('%Y-%m-%d %H:%M:%S.%9N Z') %>
created_at: '2022-07-12 15:18:43.968371' created_at: '2022-07-12 15:18:43.968371'
updated_at: '2022-07-12 15:18:43.968371' updated_at: '2022-07-12 15:18:43.968371'