Jaimss / time-expansion

A PlaceholderAPI expansion for time.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

time-expansion

A PlaceholderAPI expansion for time.

Download

Download it here

Placholders

Placholder Definition
%time_time_custom_format_<format>% format the local time with a custom format
%time_seconds% the local seconds
%time_minutes% the local minutes
%time_hours% the local hour
%time_hours12% the local hour (12 hour format)
%time_am_pm% AM / PM
%time_day% the date's day
%time_month% the month
%time_year_long% long format for years (e.g 2020)
%time_year_short% short format for years (e.g 20)
%time_format_seconds_<seconds>% format an integer seconds to year, hour, min, etc. if one is 0, it will be left out.

About

A PlaceholderAPI expansion for time.


Languages

Language:Kotlin 100.0%