TZ changes from prod

This commit is contained in:
2025-06-01 07:18:11 +00:00
parent c4cfb43edc
commit 55b3fbfc63
3 changed files with 10 additions and 9 deletions

View File

@@ -161,7 +161,7 @@
<input type="number" id="pob_in" name="pob_in" required>
</div>
<div class="form-group"></div>
<label for="eta">ETA</label>
<label for="eta">ETA (Local)</label>
<input type="datetime-local" id="eta" name="eta">
</div>
<div class="form-group">
@@ -173,7 +173,7 @@
<input type="number" id="pob_out" name="pob_out" >
</div>
<div class="form-group"></div>
<label for="eta">Departing At</label>
<label for="eta">Departing At (Local)</label>
<input type="datetime-local" id="etd" name="etd">
</div>