Skip to main content

A powerline date segment replacement

Project description

Powerline Date Segment
=======================
This just has the minor feature of allowing time zones.

Powerline date segment is a drop in replacement for the regular date segment.

Usage:
---------------------------


```json
{
"function": "powerline_date.date",
"name": "sydney_time",
"args": {
"format": "%H:%M %Z",
"istime": true,
"timezone": "Australia/Sydney"
}
},
{
"function": "powerline_date.date",
"name": "utc_time",
"args": {
"format": "%H:%M %Z",
"istime": true,
"timezone": "UTC"
}
},
{
"function": "powerline_date.date",
"name": "edt_time",
"args": {
"format": "%H:%M %Z",
"istime": true,
"timezone": "America/New_York"
}
},
```

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

powerline_date-0.0.1.tar.gz (1.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page