mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 10:47:00 +00:00 
			
		
		
		
	Bunq import can now handle timestamps.
This commit is contained in:
		| @@ -108,7 +108,7 @@ | ||||
|                         </tr> | ||||
|                         <tr> | ||||
|                             <td style="width:30%;">{{ trans('list.date') }}</td> | ||||
|                             <td>{{ journal.date.formatLocalized(monthAndDayFormat) }}</td> | ||||
|                             <td>{{ journal.date.formatLocalized(dateTimeFormat) }}</td> | ||||
|                         </tr> | ||||
|                         </tbody> | ||||
|                     </table> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user