Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT: Standardize guards in numpy/core/src/multiarray. | Charles Harris | 2021-09-05 | 1 | -3/+3 |
* | MAINT: Improve const-correctness of string arguments | Eric Wieser | 2020-01-06 | 1 | -1/+1 |
* | BUG: Fix datetime->string conversion | Eric Wieser | 2017-10-03 | 1 | -1/+1 |
* | API: Make datetime64 timezone naive | Stephan Hoyer | 2016-01-15 | 1 | -6/+1 |
* | ENH: Change datetime64 to use c_metadata instead of metadata | Mark Wiebe | 2012-05-10 | 1 | -1/+1 |
* | ENH: datetime-casting: Add casting parameter to 'datetime_as_string' | Mark Wiebe | 2011-06-17 | 1 | -1/+7 |
* | ENH: datetime-meta: Remove 'events' from the datetime metadata | Mark Wiebe | 2011-06-17 | 1 | -1/+0 |
* | ENH: datetime-string: Add support for datetime.tzinfo in datetime_as_string | Mark Wiebe | 2011-06-16 | 1 | -0/+7 |
* | ENH: datetime-autounit: Detect unit from string arrays as well | Mark Wiebe | 2011-06-16 | 1 | -0/+77 |