Jesse Gumm
|
a32086d865
|
Fix typo in Readme
|
2013-09-23 19:42:20 -05:00 |
|
Jesse Gumm
|
6183b60e96
|
Add Changelog
|
2013-09-23 19:39:55 -05:00 |
|
Jesse Gumm
|
d8b08ae3ba
|
Version bump incorporating Timezone binary fix
|
2013-09-23 19:34:26 -05:00 |
|
Jesse Gumm
|
65ff159411
|
Add @mrallen1 to Thanks for README
First Pull Request, whatup!
|
2013-09-18 14:40:34 -05:00 |
|
Jesse Gumm
|
25442e0f74
|
Merge pull request #5 from mrallen1/binary_tz
Support setting binary string timezones
|
2013-09-18 09:25:22 -07:00 |
|
Mark Allen
|
b8d13ddbb4
|
Support setting binary string timezones
|
2013-09-18 11:15:59 -05:00 |
|
Jesse Gumm
|
3ffaa2a060
|
Update README to note Operator as an atom
|
2013-09-12 20:34:44 -05:00 |
|
Jesse Gumm
|
f65cb65d07
|
Version Bump => 0.2.0
|
2013-09-12 20:29:11 -05:00 |
|
Jesse Gumm
|
322daab8ff
|
Add compare test with just times
|
2013-09-12 20:27:08 -05:00 |
|
Jesse Gumm
|
8e69e5785b
|
Add compare/2 and compare/3 documentation
|
2013-09-12 20:25:17 -05:00 |
|
Jesse Gumm
|
0770b0a5da
|
Add compare/2 and compare/3
|
2013-09-12 20:14:49 -05:00 |
|
Jesse Gumm
|
97ad84deb8
|
Convert from now() to os:timestamp()
|
2013-09-12 19:34:37 -05:00 |
|
Jesse Gumm
|
868eb1acf6
|
Fix typo, add TODO
|
2013-04-29 23:45:38 -05:00 |
|
Jesse Gumm
|
01d13480e4
|
Change license to be me instead of business
|
2013-04-29 23:03:26 -05:00 |
|
Jesse Gumm
|
d59447db2f
|
README fix
|
2013-04-29 22:28:39 -05:00 |
|
Jesse Gumm
|
b602984931
|
Add deterministic_parsing env_var
|
2013-04-29 22:16:31 -05:00 |
|
Jesse Gumm
|
5a790ab4ee
|
Make argument order more consistent
|
2013-04-29 18:55:36 -05:00 |
|
Jesse Gumm
|
f6ede6ec8b
|
Add Travis status image
|
2013-04-24 19:06:39 -05:00 |
|
Jesse Gumm
|
c5cd1df522
|
Add Travis-CI
|
2013-04-24 18:44:44 -05:00 |
|
Jesse Gumm
|
d3d6f7aae9
|
More README tweaks
|
2013-04-24 16:27:15 -05:00 |
|
Jesse Gumm
|
f804587ab2
|
Fix todo
|
2013-04-24 08:18:39 -05:00 |
|
Jesse Gumm
|
7a775b4113
|
Add license to readme and add one more todo
|
2013-04-24 08:17:40 -05:00 |
|
Jesse Gumm
|
48f6be8c05
|
More readme info
|
2013-04-24 08:09:16 -05:00 |
|
Jesse Gumm
|
b3b8d15ee0
|
Correct the brief summary
|
2013-04-24 01:42:28 -05:00 |
|
Jesse Gumm
|
7c55a6e8bf
|
Add License and copyright to each page. Retab
|
2013-04-24 01:07:16 -05:00 |
|
Jesse Gumm
|
c7cd5b6800
|
Add conclusion and thanks to README
|
2013-04-24 01:03:18 -05:00 |
|
Jesse Gumm
|
429df2fee4
|
Add demonstration to README
|
2013-04-24 00:45:01 -05:00 |
|
Jesse Gumm
|
e1cde49d3d
|
Fix for Timezone keys in to_string with PHP TZ chars
|
2013-04-23 23:16:26 -05:00 |
|
Jesse Gumm
|
89775b0141
|
Fix to_unixtime with timezones, and add R16
|
2013-04-23 22:10:28 -05:00 |
|
Jesse Gumm
|
e4334298bf
|
Fix bugs GMT unixtime bugs
|
2013-04-23 16:36:03 -05:00 |
|
Jesse Gumm
|
df7e5aa29e
|
With make run , auto-start qdate
|
2013-04-23 15:41:49 -05:00 |
|
Jesse Gumm
|
97e04d529e
|
Add make run
|
2013-04-23 15:37:27 -05:00 |
|
Jesse Gumm
|
83d309bb20
|
Better documentation explaining inferred timezones
|
2013-04-23 15:32:35 -05:00 |
|
Jesse Gumm
|
c68137ceb6
|
Update README
|
2013-04-23 00:04:46 -05:00 |
|
Jesse Gumm
|
df63f0f95c
|
Version 0.1.0. We have liftoff
|
2013-04-22 23:47:25 -05:00 |
|
Jesse Gumm
|
35da1c1ed4
|
Adding parsing of +500, GMT-5, -0500, etc
|
2013-04-22 23:46:23 -05:00 |
|
Jesse Gumm
|
16867ce9d2
|
Add support for PHP's timezone characters
|
2013-04-22 22:13:24 -05:00 |
|
Jesse Gumm
|
9a68dbd9d1
|
Parsing and Formatting Server working with tests
|
2013-03-26 01:46:33 -05:00 |
|
Jesse Gumm
|
a9d87c0a9e
|
Add tests for spawning and killing processes
|
2013-03-25 16:43:27 -05:00 |
|
Jesse Gumm
|
a5cd0814f1
|
Stub for PHP TZ characters
|
2013-03-25 15:21:05 -05:00 |
|
Jesse Gumm
|
642ef7a04c
|
Add timezone server basics with some tests
|
2013-03-25 11:52:14 -05:00 |
|
Jesse Gumm
|
1391f38558
|
Add default_timezone environemnt variable
|
2013-03-24 14:00:11 -05:00 |
|
Jesse Gumm
|
798a5b1ebc
|
Typo in megasecs multiplcation
|
2013-03-07 00:03:05 -06:00 |
|
Jesse Gumm
|
91fbbddbd5
|
Remote sigma:log call
|
2013-03-06 23:40:02 -06:00 |
|
Jesse Gumm
|
c5079856f0
|
more tests
|
2013-03-06 17:19:08 -06:00 |
|
Jesse Gumm
|
95749d3763
|
Timezone conversion. Initial tests.
|
2013-02-21 22:43:02 -06:00 |
|
Jesse Gumm
|
fd448b20e0
|
Fix unixtime, simplify now -> unixtime conversion
|
2013-01-15 17:33:30 -06:00 |
|
Jesse Gumm
|
ab06e649b1
|
Add License
|
2013-01-14 21:23:47 -06:00 |
|
Jesse Gumm
|
4423d1f055
|
Add gitignore and making info
|
2013-01-14 21:20:36 -06:00 |
|
Jesse Gumm
|
9ac0e40446
|
initial untested version with README
|
2013-01-14 13:58:12 -06:00 |
|