jspreadsheet / jspreadsheet/ce

12-Hour Clock format in Calendar

Open
#1,691 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
7.2k
Forks
890
PR merge metrics
No merged PRs in 30d

Description

We create a column with the following options:

options: { format: 'MM/DD/YYYY HH12:MI AM/PM', time: 1 }

It works and shows the time with 12H clock format but in the editor the choices are in 24 clock format. How can we configure it so the editor uses 12H clock? Thanks

timeformat

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue with the exact column options shown in the report and compare the rendered value with the calendar editor choices. Locate the calendar editor's handling of the format option; done means the editor presents 12-hour choices with AM/PM while preserving the existing displayed value.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.