silverstripe-framework/tests/php/Dev/CsvBulkLoaderTest/csv/LargeListOfPlayers.csv
Damian Mooyman 029a8b9586
API Substitute Zend_Currency with NumberFormatter based solution
API Substitute Zend_Locale with Locale / NumberFormatter
API Substitute Zend_Date with IntlDateFormatter
API Added DBTIme::Nice12, FormatFromSettings
API Added Short() method to DBDate / DBTime / DBDatetime
API Add Date::getTimestamp()
API Added setSubmittedValue api for FormField
API Add second arg to base FormField::setValue()
API Major refactor of i18n into component data parts
API Implement Resettable interface to reset objects between tests
ENHANCEMENT Changed DBField::create_field return type to `static` to support better type hinting
ENHANCEMENT i18nTextCollector supports __CLASS__
2017-02-09 15:28:59 +13:00

12 lines
425 B
Plaintext

"Name","Biography","Birthday","IsRegistered"
"Name0","Biography0","1983-07-10","1"
"Name1","Biography1","1983-07-11","1"
"Name2","Biography2","1983-07-12","1"
"Name3","Biography3","1983-07-13","1"
"Name4","Biography4","1983-07-14","1"
"Name5","Biography5","1983-07-15","1"
"Name6","Biography6","1983-07-16","1"
"Name7","Biography7","1983-07-17","1"
"Name8","Biography8","1983-07-18","1"
"Name9","Biography9","1983-07-19","1"