DavodTime

Updated 12042023-100354


Social


DavodTime Banner

MMddYYYY-HHmmss

I decided to create my own standardized time format because I was getting tired of getting confused by my own timestamps.

Ex: 01152022-135757 05212022-042625


Siri Shortcut

Source

Showcuts Source
Showcuts Source
date() >> date
formatDate(date: "${Date}", dStyle: Custom, custom: "MMddYYYY-HHmmss") >> formatDate
var DavodTime = Formatted Date
setClipboard(variable: Formatted Date) >> setClipboard

WordPress Date/Time

As specified in this documentation, dtime is represented in WordPress applications as:

m/d/Y-H/i/s

Drafts Actions

To represent dtime notation in Drafts actions:

[[\date|%m%d%Y-%H%M%S]]


ToDo

Since I’m in the process of learning JavaScript, I think it would be interesting to attempt the creation of a live clock webpage displaying the current, timezone-adjusted time in DavodTime.


Telegram

[GitHub Repo](buttonurl://https://github.com/extratone/davodtime)
[GitHub Pages](buttonurl://https://extratone.github.io/davodtime)
[WTF Documentation Page](buttonurl://https://davidblue.wtf/drafts/A09BB9CE-430D-4DDF-8FB6-F17912FB1E26.html)
[Siri Shortcut](buttonurl://https://routinehub.co/shortcut/10872)
[Telegraph](buttonurl://https://telegra.ph/DavodTime-12-04)
[Gist](buttonurl://https://gist.github.com/extratone/0540718c80734fd6ec7e2c974c7a9e70)

  1. 3  ↩︎

  2. 4  ↩︎