Our new official repo is on github
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases

World Time

Announcements of new plugins or updates.

Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo

Post Reply
Rafael
Plugin Author
Posts: 71
Joined: November 22nd, 2005, 7:12 pm
Location: Curitiba, Paran?, Brazil

World Time

Post by Rafael »

It?s used to show the formated time of any country!

This is my first plugin using C# and notepad... Is still buggy, be gentle! :lol:

http://www.freewebs.com/rafaelcamacho/HoraMundial.dll

How it works?

$dll(HoraMundial,1,gmt,date_format)

For example, to show the time in Brazil (gmt -3)

$dll(HoraMundial,1,-3,dddd dd mmmm YYYY HH:mm:ss)

:P

Post Reply