lmstudio-ai / lmstudio-ai/lmstudio-bug-tracker

Jinja `strftime_now` only work with `%Y-%m-%d`

Open
#577 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
No language data
Stars
152
Forks
38
PR merge metrics
No merged PRs in 30d

Description

Jinja strftime_now only work with %Y-%m-%d,not work other format-codes like %Y-%m-%d %H:%M:%S

https://docs.python.org/3/library/datetime.html#strftime-and-strptime-format-codes

Contributor guide

No contributing guide indexed for this repository

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

Start by reproducing the Jinja strftime_now behavior described in the issue with %Y-%m-%d and %Y-%m-%d %H:%M:%S, then compare the results with Python's documented strftime format codes. Done means supported format codes produce the expected date and time output.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
desktop
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.