xmobar

Portabilityunportable
Stabilityunstable
MaintainerMartin Perner <martin@perner.cc>
Safe HaskellNone

Plugins.DateZone

Description

A date plugin with localization and location support for Xmobar

Based on Plugins.Date

Usage example: in template put

 Run DateZone "%a %H:%M:%S" "de_DE.UTF-8" "UTC" "utcDate" 10

Documentation

data DateZone

Constructors

DateZone String String String String Int 

Instances