Timeline for Help me manage my time
Current License: CC BY-SA 3.0
19 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 24, 2019 at 19:52 | comment | added | Veskah | Well I'll be damned, join is redundant here as well | |
| Jun 24, 2019 at 19:33 | comment | added | Veskah | Can inline the creation of $e to save 6 bytes | |
| Jan 13, 2016 at 16:23 | vote | accept | GamrCorps | ||
| Nov 25, 2015 at 13:31 | comment | added | AdmBorkBork |
@willem $args[0] 8 Bytes. Expects input to match desired output. :D
|
|
| Nov 25, 2015 at 4:25 | comment | added | Willem | Haha, do you think we can move the whole code to the input ? | |
| Nov 24, 2015 at 19:41 | comment | added | AdmBorkBork |
@willem Using explicit input formatting to expect the input variables to be in .NET DateTime format golfs another 28 bytes. Down to 277 now.
|
|
| Nov 24, 2015 at 19:41 | history | edited | AdmBorkBork | CC BY-SA 3.0 |
Explicit input formatting golfed 28 more bytes
|
| Nov 24, 2015 at 17:57 | comment | added | Willem | Good job on 305! 300 now :-) | |
| Nov 24, 2015 at 16:42 | history | edited | AdmBorkBork | CC BY-SA 3.0 |
Golfed 2 bytes by using +=
|
| Nov 24, 2015 at 15:21 | history | edited | AdmBorkBork | CC BY-SA 3.0 |
golfed 1 byte by adjusting `$e` output to be an inline code block
|
| Nov 23, 2015 at 20:52 | comment | added | Willem | Hmm 308 for mine as well ... | |
| Nov 23, 2015 at 15:28 | history | edited | AdmBorkBork | CC BY-SA 3.0 |
Golfed another 5 bytes by slightly changing output formatting
|
| Nov 23, 2015 at 15:04 | history | edited | AdmBorkBork | CC BY-SA 3.0 |
Golfed another 10 bytes by chaning -split and -join ordering
|
| Nov 21, 2015 at 10:16 | comment | added | Willem | Over to you again :-) | |
| Nov 20, 2015 at 21:37 | history | edited | AdmBorkBork | CC BY-SA 3.0 |
Golfed another 34 bytes by changing how $c is calculated and slightly changing how $g is calculated
|
| Nov 19, 2015 at 17:29 | history | edited | AdmBorkBork | CC BY-SA 3.0 |
Golfed 10 bytes
|
| Nov 18, 2015 at 21:11 | comment | added | AdmBorkBork |
@kirbyfan64sos Only 12% of the characters here are $ ... That's actually pretty average for PowerShell golfs, which seems to be around 10% to 15% (based on my own informal calculations of answers I've posted).
|
|
| Nov 18, 2015 at 21:01 | comment | added | kirbyfan64sos | There are so many dollar signs here...This must be expensive! :D | |
| Nov 18, 2015 at 20:58 | history | answered | AdmBorkBork | CC BY-SA 3.0 |