hyTags
HomeHome DocumentationDocumentation

date-time-now

Returns the current date and time.
Parameter
Type
Description
return
dateTime
The current date and time.
Test Case:Get current year
    <div></div>
    
    <date-time-now>
    <date-time-get component="year">
    <number-is-greater other="2024">
    <assert-true>
    
    👆 Try to change something!
  • Test succeeded Test failed