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"
}
},
```
=======================
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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file powerline_date-0.0.1.tar.gz.
File metadata
- Download URL: powerline_date-0.0.1.tar.gz
- Upload date:
- Size: 1.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
de7bf2b5218cdd3cb13961a5a7d37be5b6e57c3ccf609ad6b92c05a638979d1b
|
|
| MD5 |
a741e1faf7135659fd42bc9ef9aab07d
|
|
| BLAKE2b-256 |
7fd652a15eab90e9b8c6c793a285b9260efca443133c78389ff03c0cdbeb2262
|