1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-15 23:04:09 +02:00
Beef/BeefLibs/corlib/src/Globalization
2023-06-22 07:52:43 -04:00
..
Calendar.bf Removed 'internal' protection - it's all about [Friend] now 2020-03-09 06:34:16 -07:00
CalendarAlgorithmType.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
CalendarData.bf Warn on deprecated brace initializer syntax 2020-08-29 07:26:22 -07:00
CalendarWeekRule.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
CultureData.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
CultureInfo.bf Comptime updates, start of metaprogramming support 2021-01-08 16:21:03 -08:00
DateTimeFormat.bf Fixed DateTimeFormat.FormatCustomized 2020-11-02 23:22:49 +01:00
DateTimeFormatInfo.bf Fix InvariantInfo 2021-06-21 17:39:22 -03:00
DateTimeFormatInfoScanner.bf Removed 'internal' protection - it's all about [Friend] now 2020-03-09 06:34:16 -07:00
DateTimeStyles.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
DaylightTime.bf Removed 'internal' protection - it's all about [Friend] now 2020-03-09 06:34:16 -07:00
GregorianCalendar.bf Fix InvariantInfo 2021-06-21 17:39:22 -03:00
NumberFormatInfo.bf Rework hex parsing flags. New 'Hex' flag, 'AllowHexSpecifier' allows hex 2023-06-22 07:52:43 -04:00
NumberStyles.bf Rework hex parsing flags. New 'Hex' flag, 'AllowHexSpecifier' allows hex 2023-06-22 07:52:43 -04:00
TimeSpanFormat.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00