[][src]Module finql::helpers

Functions

i32_to_usize

Transform optional i64 to optional usize

i64_to_usize

Transform optional i64 to optional usize

make_time

Given a date and time construct a UTC DateTime, assuming that the date belongs to local time zone

raw_to_cash_flow

Construct cash flow from raw strings

some_equal

Returns true if some optional String argument is not None and the value equals a given str reference

to_time

Convert string to DateTime

usize_to_i32

Transform optional usize to optional i64

usize_to_i64

Transform optional usize to optional i64