This plugin provide a customizable timestamp, you can change the format by proving your preferred options to the plugin.
Uses Intl.DateTimeFormat with a fairly rudimentary implementation.
The default format is 17/04/2024
The useFallbacks option will default everything to my preferred format: Wed, 17 April 2024 at 23:53
To configure a custom format to your liking:
weekday, year, month, day, hour, minute, second: These options allow you to customize the representation of each date and time component. The possible values include "numeric", "2-digit", "long", "short", and "narrow".
hour12: true or false for to enable 12 hour vs 24 hour clock
0 Comments
Leave a comment
Login to Amplenote to leave a comment