mirror of
https://github.com/enso-org/enso.git
synced 2024-11-28 08:54:06 +03:00
08584b0423
- Add format dropdown to `Number.format`. ![image](https://github.com/enso-org/enso/assets/4699705/8aa74910-c6ad-4480-a7f2-04dacd9686e8) - Support case insensitive month names and abbreviations in dates. https://github.com/enso-org/enso/assets/4699705/4dbd8755-e1c2-4207-a8a1-65b427ca4fab - Improve locale dropdown for `parse_date` and `parse_date_time`. ![image](https://github.com/enso-org/enso/assets/4699705/5d605a2d-1248-46be-bc74-34a4afecf609) - Added dropdown to `Table.parse` and amended so now doesn't accept `Nothing` (using empty string instead). ![image](https://github.com/enso-org/enso/assets/4699705/340dd093-77db-4685-a34b-45ce09e3c3b3) - Added dropdown to `Table.format` and amended so now doesn't accept `Nothing` (using empty string instead). - Altered `Column.parse` to not accept `Nothing` and added drop down for format. - Altered `Column.format` to not accept `Nothing` and added drop down for format conditional on type. - Improved the locale date/time format drop to have the suggested formats too. |
||
---|---|---|
.. | ||
src | ||
THIRD-PARTY | ||
package.yaml |