Unique note creator does not follow template time format

Steps to reproduce

  1. Enable the “Unique note creator” and “Templates” core plugins
  2. Configure the Templates plugin so that Date format is MMM d, YYYY and Time format is h:mma
  3. Create a new template that includes the {{date}} and {{time}} tokens, eg: Created: {{date}} {{time}}
  4. Configure the Unique note creator plugin to use the template created in step 3
  5. Click the Create new unique button to create a new note using the template

Expected result

Expected to see the new note containing the text: Created: Mar 1, 2023 1:52pm

Actual result

Created a new note containing the text Created: 2023-03-01 13:52

Environment

  • Operating system: macOS Ventura 13.2.1
  • Debug info:
SYSTEM INFO:
	Obsidian version: v1.1.15
	Installer version: v0.15.9
	Operating system: Darwin Kernel Version 22.3.0: Mon Jan 30 20:42:11 PST 2023; root:xnu-8792.81.3~2/RELEASE_X86_64 22.3.0
	Login status: logged in
	Catalyst license: none
	Insider build toggle: off
	Live preview: on
	Legacy editor: off
	Base theme: adapt to system
	Community theme: none
	Snippets enabled: 0
	Restricted mode: on

RECOMMENDATIONS:
	none

Additional information

This is not a thing yet.