# Report schedule

**URL:** https://community.glideapps.com/t/report-schedule/66829
**Category:** Ask for Help
**Created:** [October 7, 2023, 6:43pm UTC](https://community.glideapps.com/t/report-schedule/66829 "2023-10-07T18:43:26Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![E\_J\_E](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/e_j_e/32/29498_2.png) [@E\_J\_E](https://community.glideapps.com/u/E_J_E)
#### Post date: [October 7, 2023, 6:43pm UTC](https://community.glideapps.com/t/report-schedule/66829/1 "2023-10-07T18:43:26Z")

</div>

is it possible to have 2 date/time components on same level as to put: start time, end time using classic app?

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/b/b/bb05b18a420721b47bcdafc8f6b0c4fedf3724da.png)  
pretty much as what u see above?  
im trying to make a report schedule where an employee can add at what time he turned ON and what time he turned OFF machine. so to have a result of hours per day used.  
Thank you, hope u r all having a calm weeken in spite of all the events unfolding in some parts of the world.

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [October 7, 2023, 6:58pm UTC](https://community.glideapps.com/t/report-schedule/66829/2 "2023-10-07T18:58:45Z")

</div>

You can use a container component with a 1:1 split to get components side by side. It will work on desktop, but on mobile it will revert to one above the other.

---

<div class="post-metadata">

### Author: ![Eric\_Penn](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/eric_penn/32/73888_2.png) [@Eric\_Penn](https://community.glideapps.com/u/Eric_Penn)
#### Post date: [October 7, 2023, 7:52pm UTC](https://community.glideapps.com/t/report-schedule/66829/3 "2023-10-07T19:52:12Z")

</div>

I’m not sure if that’s possible in classic without some css

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [October 7, 2023, 9:24pm UTC](https://community.glideapps.com/t/report-schedule/66829/4 "2023-10-07T21:24:52Z")

</div>

Missed the part about it being a classic app.
